Cookies
129A900· newbie2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
11
Output
1
Sample 2of 3
Input
101 2 2 3 4 4 4 2 2 2
Output
8
Sample 3of 3
Input
112 2 2 2 2 2 2 2 2 2 99
Output
1
58%
129A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
11
1
101 2 2 3 4 4 4 2 2 2
8
112 2 2 2 2 2 2 2 2 2 99
1