Problem | OrXor |
---|---|
User | chiefoggy |
Submission Time | 2023-12-06 11:01:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
OrXor.cpp: In function ‘int main()’:
OrXor.cpp:9:10: error: ‘a’ was not declared in this scope
9 | cin >> a >> b;
| ^
OrXor.cpp:9:15: error: ‘b’ was not declared in this scope
9 | cin >> a >> b;
| ^