Problem | greeting |
---|---|
User | ultbiaslia |
Submission Time | 2023-11-08 09:55:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp:5:12: error: stray ‘\342’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:13: error: stray ‘\200’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:14: error: stray ‘\234’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:15: error: stray ‘\’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:20: error: stray ‘\’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:25: error: stray ‘\’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:26: error: stray ‘\342’ in program
5 | cin >> “\Xiao\Ming\”;
| ^
greeting.cpp:5:27: error: stray ‘\200’ in program
5 | cin >> “\Xiao\Ming\”;
|