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