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