Problem greeting
User thatlycheeoolongdrink
Submission Time 2024-02-21 17:23:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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