Owl Get a Life
evenorodd.cpp: In function ‘int main()’:evenorodd.cpp:7:27: error: expected ‘;’ before ‘}’ token 7 | if (n%2!=0){cout<<"Odd"} | ^ | ;