cf/mirror

Money Transfers

CF
675C2100· master1s256 MB⌨ stdin/stdout

Examples

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