| Problem | greeting |
|---|---|
| User | abcde271828 |
| Submission Time | 2025-12-17 20:44:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:5:2: error: ‘getLine’ was not declared in this scope; did you mean ‘getline’?
5 | getLine(cin, s);
| ^~~~~~~
| getline