Owl Get a Life
hello.cpp: In function ‘int main()’:hello.cpp:7:18: error: expected ‘;’ before ‘username’ 7 | cout << "Enter " username "!"; | ^~~~~~~~~ | ;