Reality Show
1322D2800· international gm2s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
5 44 3 1 2 11 2 1 2 11 2 3 4 5 6 7 8 9
Output
6
Sample 2of 3
Input
2 21 20 02 1 -100 -100
Output
2
Sample 3of 3
Input
5 44 3 2 1 10 2 6 7 412 12 12 6 -3 -5 3 10 -4
Output
62
58%
1322D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)