cf/mirror

BerDonalds

CF
266D2400· grandmaster5s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 1
1 2 1
Output
0.50
Sample 2of 3
Input
3 3
1 2 1
2 3 1
1 3 1
Output
1.00
Sample 3of 3
Input
3 2
1 2 100
2 3 1
Output
50.50
266D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…