Log golf


Statement
You are given S contains only 'o'.
Replace it with floor(log2(|S|)).

Constraint
* 1 ≤ |S| ≤ 32
Sample Input
Sample Output
Writer
admin
Publish date
2020/05/09 14:01:33
Solved
433
Best
8
Top player
Yupiteru