Problem greeting
User xiaotong
Submission Time 2023-11-17 10:33:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:6:14: error: ‘s’ was not declared in this scope
6 | getline(cin,s);
| ^