cf/mirror

Barcelonian Distance

CF
1032D1900· candidate master1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
1 1 -3
0 3 3 0
Output
4.2426406871
Sample 2of 2
Input
3 1 -9
0 3 3 -1
Output
6.1622776602
1032D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)