Problem | dkdk |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-04-27 15:04:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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 | }
| ^