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