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