cf/mirror

The Tag Game

CF
813C1700· expert1s256 MB⌨ stdin/stdout

Examples

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