cf/mirror

Winning Strategy

CF
97C2400· grandmaster2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
0.115590 0.384031 0.443128 0.562356
Output
0.4286122500
Sample 2of 2
Input
3
1 1 1 1
Output
0.9999999999
97C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…