Problem | greeting |
---|---|
User | JJYZZ |
Submission Time | 2025-01-07 12:28:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function βint main()β:
greeting.cpp:9:14: error: expected β;β before string constant
9 | cout << name "ni hao, xin nian kuai le!";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ;