Problem shamelessad
User lykieutrang
Submission Time 2025-07-29 22:00:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:5:10: error: stray ‘\342’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:11: error: stray ‘\200’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:12: error: stray ‘\230’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:13: error: stray ‘\342’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:14: error: stray ‘\200’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:15: error: stray ‘\230’ in program
5 | cout << ‘‘This is the first line\nThis is the next line’’;
| ^
shamelessad.cpp:5:38: error: stray ‘\’ in program