Problem hello
User jerrielchangjiebin
Submission Time 2024-12-02 10:19:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function ‘int main()’:
hello.cpp:8:9: error: ‘name’ was not declared in this scope; did you mean ‘rename’?
8 | cin >> name;
| ^~~~
| rename