Barcelonian Distance
1032D1900· candidate master1s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
1 1 -30 3 3 0
Output
4.2426406871
Sample 2of 2
Input
3 1 -90 3 3 -1
Output
6.1622776602
58%
1032D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
1 1 -30 3 3 0
4.2426406871
3 1 -90 3 3 -1
6.1622776602