Best Edge Weight
827D2700· international gm2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
4 41 2 22 3 23 4 24 1 3
Output
2 2 2 1
Sample 2of 2
Input
4 31 2 22 3 23 4 2
Output
-1 -1 -1
58%
827D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…