Owl Get a Life
cpicgame.cpp: In function ‘int main()’:cpicgame.cpp:14:23: error: expected ‘;’ before ‘}’ token 14 | cout << "Tie!" | ^ | ; 15 | } | ~