Problem dkdk
User ilovepythonandhatecplusplus
Submission Time 2024-04-27 15:04:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dkdk.cpp:5:7: error: missing terminating " character
5 | cout<<"My heart is pounding, my heart is pounding, my heart is pounding
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dkdk.cpp:6:1: error: missing terminating " character
6 | ";
| ^~
dkdk.cpp: In function β€˜int main()’:
dkdk.cpp:7:1: error: expected primary-expression before β€˜}’ token
7 | }
| ^