Problem | imagination |
---|---|
User | lty748 |
Submission Time | 2024-05-29 22:18:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
imagination.cpp:35:31: error: missing terminating ' character
35 | cout << ans[i] << '
| ^
imagination.cpp:36:1: error: missing terminating ' character
36 | ';
| ^~
imagination.cpp: In function βint main()β:
imagination.cpp:37:9: error: expected primary-expression before β}β token
37 | }
| ^