Owl Get a Life
OrXor.cpp: In function ‘int main()’:OrXor.cpp:13:41: error: expected ‘)’ before ‘;’ token 13 | answer = min(answer, arr[i] ^ arr[i+1]; | ~ ^ | )