cf/mirror

Paper Work

CF
250A1000· newbie2s256 MB⌨ stdin/stdout
#greedy

Examples

Sample 1of 2
Input
11
1 2 3 -4 -5 -6 5 -5 -6 -7 6
Output
3
5 3 3
Sample 2of 2
Input
5
0 -1 100 -1 0
Output
1
5
250A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)