Owl Get a Life
hello.cpp: In function ‘int main()’:hello.cpp:7:9: error: ‘username’ was not declared in this scope; did you mean ‘usernmae’? 7 | cin >> username; | ^~~~~~~~ | usernmae