Problem greeting
User ForgottenDragon
Submission Time 2025-12-29 16:35:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:4:42: error: ‘ni’ was not declared in this scope
4 | string s; cin >> s; cout << s << " " << ni hao, xin nian kuai le!;
| ^~