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