cf/mirror

Tokitsukaze and Explosion

CF
1190E3100· legendary gm6s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
3 1
2 0
0 2
-1 0
Output
0.0000000000
Sample 2of 4
Input
1 1
0 0
Output
0.0000000000
Sample 3of 4
Input
2 1
-1 -1
-1 -1
Output
1.4142135617
Sample 4of 4
Input
3 100000
3 2
-1 -3
2 -5
Output
3.1622776602
1190E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)