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