Problem | greeting |
---|---|
User | ybc |
Submission Time | 2023-11-08 13:27:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:6:5: error: expected ‘;’ before ‘line’
6 | get line (cin,S);
| ^~~~~
| ;
greeting.cpp:6:18: error: statement cannot resolve address of overloaded function
6 | get line (cin,S);
| ^