Problem greeting
User angei
Submission Time 2025-08-01 13:55:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:6:11: error: ‘s’ was not declared in this scope
6 | cout << s << " ni hao, xin nian kuai le!" << endl;
| ^