Problem | qualityinspections |
---|---|
User | dev1634 |
Submission Time | 2023-04-03 17:26:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
qualityinspections.cpp:33:27: error: missing terminating " character
33 | cout << vec[0] << "\n;
| ^~~~
qualityinspections.cpp: In function βint main()β:
qualityinspections.cpp:34:5: error: expected primary-expression before β}β token
34 | }
| ^