Megacity
424B1200· pupil2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
4 9999981 1 12 2 13 3 12 -2 1
Output
2.8284271
Sample 2of 3
Input
4 9999981 1 22 2 13 3 12 -2 1
Output
1.4142136
Sample 3of 3
Input
2 11 1 9999972 2 1
Output
-1
58%
424B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)