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