| Problem | OrXor |
|---|---|
| User | jmuzhen |
| Submission Time | 2023-12-06 11:36:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
OrXor.cpp:18:2: error: invalid preprocessing directive #print
18 | #print(split(arr))
| ^~~~~
OrXor.cpp:26:6: error: invalid preprocessing directive #print
26 | #print(pos, XOR)
| ^~~~~
OrXor.cpp:1:1: error: ānā does not name a type
1 | n = int(input())
| ^