Maximum Subarray
1796D2000· candidate master2s512 MB⌨ stdin/stdout
Examples
Sample 1of 1multi-test • hover to link
Input
44 1 22 -1 2 32 2 3-1 23 0 53 2 46 2 -84 -1 9 -3 7 -8
Output
57044
58%
1796D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)