cf/mirror

Italian Data Centers

CF
1776J2500· grandmaster2s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
3 3 0
1 2 3
1 2
2 3
3 1
Output
1
Sample 2of 4
Input
3 3 1
1 2 3
1 2
2 3
3 1
Output
2
Sample 3of 4
Input
3 3 2
1 2 1
1 2
2 3
3 1
Output
3
Sample 4of 4
Input
8 14 100
3 3 2 2 1 2 2 1
2 7
1 5
7 8
4 6
2 8
1 8
2 6
6 7
1 6
1 4
3 5
1 3
4 5
5 7
Output
53
1776J.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…