Problem | greeting |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-02-21 17:24:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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:1: error: expected primary-expression before β}β token
7 | }
| ^