Problem doll_noi
User dev1634
Submission Time 2024-04-22 17:21:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

doll_noi.cpp:23:18: error: stray ‘\342’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:19: error: stray ‘\200’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:20: error: stray ‘\234’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:21: error: stray ‘\’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:23: error: stray ‘\342’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:24: error: stray ‘\200’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp:23:25: error: stray ‘\235’ in program
23 | cout << thing << “\n”;
| ^
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:19:10: error: