Problem hello
User Twister
Submission Time 2025-06-16 15:51:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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