cf/mirror

Andrey and Problem

CF
442B1800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4
0.1 0.2 0.3 0.8
Output
0.800000000000
Sample 2of 2
Input
2
0.1 0.2
Output
0.260000000000
442B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)