cf/mirror

XOR Break --- Game Version

CF
1934D22400· grandmaster3s256 MB⇄ interactive

Examples

Sample 1of 1
Input
4
1
 
0 0
3
 
 
0 0
13
 
 
3 4
 
0 0
777777770001
 
 
0 0
Output
second
 
 
first
2 1
 
 
first
10 7
 
1 2
 
 
first
777777770000 1
1934D2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)