cf/mirror

Building an Amusement Park

CF
1575B2300· international master5s512 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
8 4
-3 1
-4 4
1 5
2 2
2 -2
-2 -4
-1 -1
-6 0
Output
3.1622776589
Sample 2of 2
Input
1 1
0 0
Output
0.0000000000
1575B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)