Bear and Bowling
573E3200· legendary gm6s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
5-2 -8 0 5 -3
Output
13
Sample 2of 2
Input
6-10 20 -30 40 -50 60
Output
400
58%
573E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
5-2 -8 0 5 -3
13
6-10 20 -30 40 -50 60
400