Problem greeting
User Curiocodeexplorer
Submission Time 2023-11-08 10:56:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:5:8: error: ‘input’ was not declared in this scope
5 | cin>> input;
| ^~~~~
greeting.cpp:6:12: error: ‘ni’ was not declared in this scope
6 | cout<< ni hao, xin nian kuai le;
| ^~