Problem greeting
User Cat
Submission Time 2025-07-09 16:15:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:4:17: error: ‘s’ was not declared in this scope
4 | getline(cin >> s)
| ^