| Problem | cuberoot |
|---|---|
| User | Jaysonwee22 |
| Submission Time | 2026-06-25 15:36:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:10:13: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
10 | return;
| ^~~~~~