Problem greeting
User CHRK
Submission Time 2026-02-26 19:12:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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