cf/mirror

Are You Fired?

CF
1358E2400· grandmaster2s256 MB⌨ stdin/stdout

Examples

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