Owl Get a Life
evilbz.cpp: In function ‘int main()’:evilbz.cpp:11:15: error: expected ‘;’ before ‘}’ token 11 | return 0;1 | ^ | ; 12 | 13 | } | ~