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