Problem greeting
User fanqie
Submission Time 2023-11-08 09:40:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:5:11: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
5 | cin >>name;
| ^~~~
| tzname