Problem | greeting |
---|---|
User | JhoCyber |
Submission Time | 2025-02-03 17:51:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:7:5: error: ‘get_line’ was not declared in this scope; did you mean ‘getline’?
7 | get_line(name, cin);
| ^~~~~~~~
| getline