cf/mirror

Tourism

CF
1310D2300· international master3s256 MB⌨ stdin/stdout

Examples

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