cf/mirror

Correct Placement

CF
1472E1700· expert4s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
4
3
3 4
5 4
3 3
3
1 3
2 2
3 1
4
2 2
3 1
6 3
5 4
4
2 2
2 3
1 1
4 4
Output
-1 3 -1
-1 -1 -1
-1 -1 2 2
3 3 -1 3
1472E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)