Problem | cuberoot |
---|---|
User | Anonymous35V |
Submission Time | 2023-11-09 14:25:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int32_t main()’:
cuberoot.cpp:19:2: error: expected ‘}’ at end of input
19 | }
| ^
cuberoot.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^