Problem | 1609 |
---|---|
User | Student101 |
Submission Time | 2024-10-19 15:36:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1609.cpp:5:10: error: missing terminating " character
5 | cout << "I'LL WAIT FOREVER';
| ^~~~~~~~~~~~~~~~~~~~
1609.cpp: In function βint main()β:
1609.cpp:6:2: error: expected primary-expression before β}β token
6 | }
| ^