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