| Problem | cuberoot |
|---|---|
| User | gamer1234e |
| Submission Time | 2026-07-10 15:49:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:7:18: error: expected ‘;’ before ‘<’ token
7 | for(int i=0,i<n;i++){
| ^
| ;
cuberoot.cpp:7:18: error: expected primary-expression before ‘<’ token