| Problem | yayornay |
|---|---|
| User | Jinxuan |
| Submission Time | 2024-06-28 14:27:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:5:12: error: ‘getLine’ was not declared in this scope; did you mean ‘getline’?
5 | string s; getLine(cin, s);
| ^~~~~~~
| getline