| Problem | cuberoot |
|---|---|
| User | NikhilSiddharth67 |
| Submission Time | 2026-07-10 15:48:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:13:9: error: expected ‘,’ or ‘;’ before ‘while’
13 | while (left<=right){
| ^~~~~