Problem | greeting |
---|---|
User | fypage |
Submission Time | 2024-11-03 01:16:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function βint main()β:
greeting.cpp:6:9: error: expected β;β before string constant
6 | cout<<n" ni hao, xin nian kuai le!";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ;