Problem greeting
User tomatofrog0w0
Submission Time 2023-11-09 10:02:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp:9:43: error: stray ‘\’ in program
9 | cout << name << ni hao, xin nian kuai le!\n;
| ^
greeting.cpp: In function ‘int32_t main()’:
greeting.cpp:9:18: error: ‘ni’ was not declared in this scope
9 | cout << name << ni hao, xin nian kuai le!\n;
| ^~