cf/mirror

Police Recruits

CF
427A800· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
-1 -1 1
Output
2
Sample 2of 3
Input
8
1 -1 1 -1 -1 1 1 1
Output
1
Sample 3of 3
Input
11
-1 -1 2 -1 -1 -1 -1 -1 -1 -1 -1
Output
8
427A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)