cf/mirror

Manhattan Pairs

CF
2122C1700· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
2
4
1 1
3 0
4 2
3 4
10
-1 -1
-1 2
-2 -2
-2 0
0 2
2 -3
-4 -4
-4 -2
0 1
-4 -2
Output
4 1
2 3
8 1
9 10
7 5
2 3
6 4
2122C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)