| Problem | cuberoot |
|---|---|
| User | Magenta |
| Submission Time | 2026-06-25 16:37:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:17:35: error: expected ‘,’ or ‘;’ before ‘)’ token
17 | int l = 0, r = 1000000, ans = -1)
| ^