cf/mirror

Blog Post Rating

CF
773E3000· legendary gm4s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4
2 0 2 2
Output
1
1
2
2
Sample 2of 2
Input
7
2 -3 -2 5 0 -3 1
Output
1
0
-1
0
1
1
2
773E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)