cf/mirror

Zero Sum

CF
2247A1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
1
-1
2
1 -1
2
1 1
5
1 -1 1 -1 1
6
-1 1 -1 -1 -1 -1
Output
NO
YES
NO
NO
YES
2247A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)