| Problem | greeting |
|---|---|
| User | JAMALSGOODATROBOTICS |
| Submission Time | 2025-01-09 21:24:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:10:15: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
10 | getline(cin, name);
| ^~~~
| tzname