Owl Get a Life
1609.cpp: In function ‘int32_t main()’:1609.cpp:7:27: error: expected ‘;’ before ‘}’ token 7 | cout << "Charles Stanley" | ^ | ; 8 | } | ~