Owl Get a Life
evenorodd.cpp: In function ‘int main()’:evenorodd.cpp:6:13: error: lvalue required as left operand of assignment 6 | if ((num%2)=1) cout << "Odd"; | ^