Problem | greeting |
---|---|
User | yuhong |
Submission Time | 2024-10-02 13:58:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:7:2: error: ‘print’ was not declared in this scope; did you mean ‘printf’?
7 | print(s," ni hao, xin nian kuai le!");
| ^~~~~
| printf