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