cf/mirror

Jzzhu and Cities

CF
449B2000· candidate master2s256 MB⌨ stdin/stdout

Examples

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