cf/mirror

Gifts by the List

CF
681D2000· candidate master1s256 MB⌨ stdin/stdout

Examples

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