Owl Get a Life
OrXor.cpp: In function ‘int main()’:OrXor.cpp:15:18: error: ‘b’ was not declared in this scope 15 | cout << (a[0] ^ b[1]); | ^