Problem greeting
User Adflhjk
Submission Time 2023-11-08 15:40:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:5:2: error: ‘stings’ was not declared in this scope
5 | stings= s;
| ^~~~~~
greeting.cpp:5:10: error: ‘s’ was not declared in this scope
5 | stings= s;
| ^