Darts
107E2700· international gm5s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
10 0 0 2 2 2 2 0
Output
1.0000000000
Sample 2of 4
Input
1-1 0 0 1 1 0 0 -1
Output
1.0000000000
Sample 3of 4
Input
40 0 0 1 3 1 3 00 0 0 3 1 3 1 03 3 2 3 2 0 3 03 3 3 2 0 2 0 3
Output
1.5000000000
Sample 4of 4
Input
2-1 0 0 1 1 0 0 -10 0 1 1 2 0 1 -1
Output
1.1428571429
58%
107E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)