cf/mirror

Counter Attack

CF
190E2100· master3s256 MB⌨ stdin/stdout

Examples

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