Owl Get a Life
letters.cpp: In function ‘int main()’:letters.cpp:7:5: error: ‘getLine’ was not declared in this scope; did you mean ‘getline’? 7 | getLine(cin, s); | ^~~~~~~ | getline