cf/mirror

Road Repairs

CF
240E2800· international gm1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 2
1 3 0
3 2 1
Output
1
2
Sample 2of 3
Input
4 4
2 3 0
3 4 0
4 1 0
4 2 1
Output
-1
Sample 3of 3
Input
4 3
1 2 0
1 3 0
1 4 0
Output
0
240E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…