New Game Plus!
1415E2200· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
3 01 1 1
Output
3
Sample 2of 3
Input
5 1-1 -2 -3 -4 5
Output
11
Sample 3of 3
Input
13 23 1 4 1 5 -9 -2 -6 -5 -3 -5 -8 -9
Output
71
58%
1415E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)