cf/mirror

Geolocation

CF
1220G3400· legendary gm2s256 MB⌨ stdin/stdout

Examples

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