Problem | greeting |
---|---|
User | TheInvadr |
Submission Time | 2023-01-10 19:21:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp:8:16: error: missing terminating " character
8 | cout<<str<<" ni hao, xin nian kuai le!”;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
greeting.cpp: In function ‘int main()’:
greeting.cpp:9:1: error: expected primary-expression before ‘}’ token
9 | }
| ^