cf/mirror

Xor

CF
193B2000· candidate master4s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 2 1
7 7 7
8 8 8
1 2 3
1 3 2
Output
96
Sample 2of 2
Input
2 1 0
1 1
1 1
1 -1
1 2
Output
0
193B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)