Problem shamelessad
User Soysauce
Submission Time 2025-01-09 14:58:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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: ‘z’ was not declared in this scope
6 | z}
| ^