cf/mirror

Quantifier Question

CF
1344C2600· international gm1s256 MB⌨ stdin/stdout

Examples

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