Problem greeting
User Zihan1304
Submission Time 2024-11-09 20:14:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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