Problem greeting
User wongethan8192
Submission Time 2026-02-19 16:40:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:2:41: error: ‘getlint’ was not declared in this scope; did you mean ‘getline’?
2 | using namespace std;int main(){string s;getlint(cin,s);cout<<s<<" ni hao, xin nian kuai le!";}
| ^~~~~~~
| getline