Problem | shamelessad |
---|---|
User | lykieutrang |
Submission Time | 2025-07-29 22:00:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
1 | #include iostream
| ^~~~~~~~
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 <<