| Problem | greeting |
|---|---|
| User | zjaelynx |
| Submission Time | 2024-01-29 16:16:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:2:53: error: ‘S’ was not declared in this scope
2 | using namespace std;int main() {string Sgetline(cin,S);cout << S << " xin nian, kuai le!";}
| ^