cf/mirror

Coach

CF
300B1500· specialist2s256 MB⌨ stdin/stdout

Examples

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