Construct the String
1366G2700· international gm4s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
a.ba.b.abb
Output
2
Sample 2of 3
Input
.bbac..a.c.cdbacd
Output
3
Sample 3of 3
Input
c..code..c...o.d.decode
Output
3
58%
1366G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)