cf/mirror

FreeDiv

CF
73D2200· master5s256 MB⌨ stdin/stdout

Examples

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