Alternating Tree
960E2300· international master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
4-4 1 5 -21 21 31 4
Output
40
Sample 2of 2
Input
8-2 6 -4 -4 -9 -3 -7 238 22 31 46 57 64 75 8
Output
4
58%
960E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…