cf/mirror

Brain Network (medium)

CF
690C21500· specialist2s256 MB⌨ stdin/stdout

Examples

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