Problem | shamelessad |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-02-12 17:28:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:6:9: error: stray ‘\342’ in program
6 | cout << ‘‘This is the first line << "\n" << "This is the next line’’;
| ^
shamelessad.cpp:6:10: error: stray ‘\200’ in program
6 | cout << ‘‘This is the first line << "\n" << "This is the next line’’;
| ^
shamelessad.cpp:6:11: error: stray ‘\230’ in program
6 | cout << ‘‘This is the first line << "\n" << "This is the next line’’;
| ^
shamelessad.cpp:6:12: error: stray ‘\342’ in program
6 | cout << ‘‘This is the first line << "\n" << "This is the next line’’;
| ^
shamelessad.cpp:6:13: error: stray ‘\200’ in program
6 | cout << ‘‘This is the first line << "\n" << "This is the next line’’;
| ^
shamelessad.cpp:6:14: error: stray ‘\230’ in program
6 | cout << ‘‘This is the first line <<