| Problem | greeting |
|---|---|
| User | CZHT |
| Submission Time | 2026-02-28 11:10:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:7:43: error: expected ‘}’ at end of input
7 | cout << S << " ni hao, xin nian kuai le!";
| ^
greeting.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^