| Problem | cuberoot |
|---|---|
| User | andikawahyudi |
| Submission Time | 2026-06-25 14:50:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:10:2: error: expected ‘}’ at end of input
10 | }
| ^
cuberoot.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^