| Problem | greeting |
|---|---|
| User | friendlyfexr |
| Submission Time | 2026-06-29 20:52:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp:7:20: error: missing terminating " character
7 | cout << name + " ni hao, xin nian kuai le!;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
greeting.cpp: In function βint main()β:
greeting.cpp:8:1: error: expected primary-expression before β}β token
8 | }
| ^