cf/mirror

Yet Another Yet Another Task

CF
1359D2000· candidate master1.5s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
5
5 -2 10 -1 4
Output
6
Sample 2of 3
Input
8
5 2 5 3 -30 -30 6 9
Output
10
Sample 3of 3
Input
3
-10 6 -15
Output
0
1359D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)