Problem | greeting |
---|---|
User | Yicen |
Submission Time | 2025-02-08 18:38:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:6:9: error: ‘name’ was not declared in this scope; did you mean ‘rename’?
6 | cout<< name + "ni hao, xin nian kuai le!";
| ^~~~
| rename