Black Widow
704C2900· international gm2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
6 72 4 -22 6 32 -7 12 -5 12 3 62 -2 -5
Output
48
Sample 2of 3
Input
8 101 -52 4 -62 -2 -62 -7 92 10 -12 3 -12 -8 92 5 8
Output
544
Sample 3of 3
Input
2 32 1 12 -3 3
Output
4
58%
704C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…