Problem greeting
User siqideng09
Submission Time 2023-11-08 10:15:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:11:10: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
11 | cout << name << "ni hao, xin nian kuai le!"
| ^~~~
| tzname