| Problem | greeting |
|---|---|
| User | notachicken |
| Submission Time | 2026-04-10 14:48:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:6:19: error: ‘fullName’ was not declared in this scope
6 | getline (cin, fullName);
| ^~~~~~~~