cf/mirror

Fish

CF
16E1900· candidate master3s128 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2
0 0.5
0.5 0
Output
0.500000 0.500000
Sample 2of 2
Input
5
0 1 1 1 1
0 0 0.5 0.5 0.5
0 0.5 0 0.5 0.5
0 0.5 0.5 0 0.5
0 0.5 0.5 0.5 0
Output
1.000000 0.000000 0.000000 0.000000 0.000000
16E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)