| Problem | shamelessad |
|---|---|
| User | Soysauce |
| Submission Time | 2025-01-09 14:58:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:5:10: error: missing terminating ' character
5 | cout << 'This is the first line\nThis is the next line’ ;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:6:2: error: expected primary-expression before ‘}’ token
6 | }
| ^