Owl Get a Life
evenorodd.cpp: In function ‘int main()’:evenorodd.cpp:8:22: error: lvalue required as left operand of assignment 8 | if (x == 0 || x%2 = 0){ | ^