cf/mirror

Unit Array

CF
1834A800· newbie1s256 MB⌨ stdin/stdout

Examples

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