Owl Get a Life
goodbye.cpp: In function ‘int main()’:goodbye.cpp:8:11: error: expected ‘;’ before ‘cout’ 8 | cin>>S | ^ | ; 9 | cout<<"Goodbye "<<S<<"!" | ~~~~