Owl Get a Life
evilbz.cpp: In function ‘int main()’:evilbz.cpp:11:17: error: expected ‘;’ before ‘}’ token 11 | cout << "ICPC" | ^ | ; 12 | } | ~