Owl Get a Life
evenorodd.cpp: In function ‘int main()’:evenorodd.cpp:9:17: error: expected ‘;’ before ‘}’ token 9 | cout << "even" | ^ | ; 10 | } | ~