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