cf/mirror

Cutting a Fence

CF
212D2500· grandmaster5s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
3 2 1
3
1 2 3
Output
2.000000000000000
1.500000000000000
1.000000000000000
Sample 2of 2
Input
2
1 1
3
1 2 1
Output
1.000000000000000
1.000000000000000
1.000000000000000
212D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…