Problem greeting
User rubyred
Submission Time 2024-03-25 14:16:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:7:11: error: ‘ss’ was not declared in this scope; did you mean ‘s’?
7 | cout << ss << ' ';
| ^~
| s