Shortest golf


Statement
You are given two or more sequences of 'o's (nonnegative number of consecutive 'o's) separated by ','.
Replace it with the shortest sequence.

Constraints
* The number of consecutive 'o's does not exceed 10.
* The number of ','s does not exceed 4.
Sample Input
Sample Output
Contest ID
0008
Writer
kurowassann
Publish date
2020/06/15 21:30:00
Solved
83
Best
5
Top player
Yupiteru