Problem | cuberoot |
---|---|
User | ZiXin |
Submission Time | 2023-11-09 13:46:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp:31:16: error: missing terminating ' character
31 | cout << l << '\n;
| ^~~~
cuberoot.cpp: In function βint32_t main()β:
cuberoot.cpp:32:2: error: expected primary-expression before β}β token
32 | }
| ^