cf/mirror

Balancing

CF
2081B2500· grandmaster2s512 MB⌨ stdin/stdout
#greedy

Examples

Sample 1of 1multi-test • hover to link
Input
4
3
3 2 1
3
3 1 2
4
-2 -5 5 2
7
1 9 1 9 8 1 0
Output
2
1
1
3
2081B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)