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