Big Maximum Sum
75D2000· candidate master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
3 43 1 6 -22 3 32 -5 12 3 1 3
Output
9
Sample 2of 2
Input
6 14 0 8 -3 -108 3 -2 -5 10 8 -9 -5 -41 01 -33 -8 5 62 9 61
Output
8
58%
75D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…