Skyline Photo
1482E2100· master2.5s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
51 2 3 5 41 5 3 2 4
Output
15
Sample 2of 4
Input
51 4 3 2 5-3 4 -10 2 7
Output
10
Sample 3of 4
Input
22 1-2 -3
Output
-3
Sample 4of 4
Input
104 7 3 2 5 1 9 10 6 8-4 40 -46 -8 -16 4 -10 41 12 3
Output
96
58%
1482E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)