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