Problem hello
User hitarthdangra
Submission Time 2025-06-16 14:38:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function ‘int main()’:
hello.cpp:6:9: error: ‘username’ was not declared in this scope
6 | cin >> username;
| ^~~~~~~~