Owl Get a Life
goodbye.cpp: In function ‘int main()’:goodbye.cpp:7:29: error: expected ‘;’ before ‘}’ token 7 | cout<< "Goodbye "<< n<<"!" | ^ | ; 8 | } | ~