cf/mirror

Best Edge Weight

CF
827D2700· international gm2s256 MB⌨ stdin/stdout

Examples

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