Problem | greeting |
---|---|
User | lynovyl |
Submission Time | 2024-08-01 19:06:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp:7:22: error: missing terminating " character
7 | cout << S << "," << "xin nian kuai le!;
| ^~~~~~~~~~~~~~~~~~~
greeting.cpp: In function βint main()β:
greeting.cpp:8:1: error: expected primary-expression before β}β token
8 | }
| ^