cf/mirror

Megacity

CF
424B1200· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4 999998
1 1 1
2 2 1
3 3 1
2 -2 1
Output
2.8284271
Sample 2of 3
Input
4 999998
1 1 2
2 2 1
3 3 1
2 -2 1
Output
1.4142136
Sample 3of 3
Input
2 1
1 1 999997
2 2 1
Output
-1
424B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)