| Problem | cuberoot |
|---|---|
| User | personjs |
| Submission Time | 2025-02-23 17:59:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:30:5: error: expected ‘}’ at end of input
30 | }
| ^
cuberoot.cpp:16:12: note: to match this ‘{’
16 | int main() {
| ^