cf/mirror

Castle

CF
101D2300· international master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2
1 2 1
Output
1.0
Sample 2of 3
Input
4
1 3 2
4 2 1
3 2 3
Output
4.333333333333334
Sample 3of 3
Input
5
1 2 1
1 3 1
1 4 1
1 5 1
Output
4.0
101D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…