Problem greeting
User noob41
Submission Time 2023-11-08 09:13:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int32_t main()’:
greeting.cpp:8:18: error: ‘s’ was not declared in this scope
8 | string finals = s + " ni hao, xin nian kuai le!";
| ^