Ice Sculptures
158D1300· pupil3s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
81 2 -3 4 -5 5 2 3
Output
14
Sample 2of 3
Input
61 -2 3 -4 5 -6
Output
9
Sample 3of 3
Input
61 2 3 4 5 6
Output
21
58%
158D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)