Problem greeting
User thatlycheeoolongdrink
Submission Time 2024-02-21 17:24:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp:6:10: error: missing terminating " character
6 | cout<<S+" ni hao, xin nian kuai le!;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
greeting.cpp: In function β€˜int main()’:
greeting.cpp:7:2: error: expected primary-expression before β€˜}’ token
7 | }
| ^