cf/mirror

Help Greg the Dwarf 2

CF
142E3000· legendary gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
2 2
1.0 0.0 0.0
-1.0 0.0 0.0
Output
2.000000000
Sample 2of 4
Input
2 2
1.0 0.0 0.0
1.0 0.0 1.0
Output
2.414213562
Sample 3of 4
Input
2 2
1.0 0.0 1.0
-1.0 0.0 1.0
Output
2.534324263
Sample 4of 4
Input
2 2
1.0 0.0 0.0
0.0 1.0 1.0
Output
3.254470198
142E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)