Problem greeting
User fypage
Submission Time 2024-11-03 01:16:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function β€˜int main()’:
greeting.cpp:6:9: error: expected β€˜;’ before string constant
6 | cout<<n" ni hao, xin nian kuai le!";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ;