cf/mirror

Counting Prefixes

CF
1919E2600· international gm1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
1
0
1
1
3
-1 1 2
5
-1 0 0 1 1
5
-4 -3 -3 -2 -1
Output
0
1
0
3
1
1919E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)