Owl Get a Life
evenorodd.cpp: In function ‘int main()’:evenorodd.cpp:9:7: error: expected ‘)’ before ‘!’ token 9 | if (n!2 == 0) { | ~ ^ | )