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