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

Compile Error

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