Problem | cuberoot |
---|---|
User | dragons |
Submission Time | 2023-11-08 09:47:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:31:3: error: expected ‘}’ at end of input
31 | }
| ^
cuberoot.cpp:11:12: note: to match this ‘{’
11 | int main() {
| ^