cf/mirror

Alex's whims

CF
1899F1600· expert1s256 MB⌨ stdin/stdout

Examples

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