Problem greeting
User aaaaaaaa
Submission Time 2023-11-15 11:26:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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