Problem | greeting |
---|---|
User | xiaotong |
Submission Time | 2023-11-08 09:56:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:4:16: error: ‘xiao’ was not declared in this scope
4 | getline (cin, xiao ming);
| ^~~~
greeting.cpp:5:16: error: ‘Nakano’ was not declared in this scope
5 | getline (cin, Nakano Miku);
| ^~~~~~
greeting.cpp:6:16: error: ‘Rar’ was not declared in this scope
6 | getline (cin, Rar the cat);
| ^~~