Problem | exam |
---|---|
User | CherylX |
Submission Time | 2024-02-06 20:34:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp:8:11: error: missing terminating " character
8 | cout << "Hello World';
| ^~~~~~~~~~~~~~
exam.cpp: In function βint main()β:
exam.cpp:9:2: error: expected primary-expression before β}β token
9 | }
| ^