Owl Get a Life
goodbye.cpp: In function βint main()β:goodbye.cpp:8:9: error: expected β;β before string constant 8 | cout "Goodbye " << name << "!" << endl; | ^~~~~~~~~~~ | ;