| Problem | cuberoot |
|---|---|
| User | Froakyu |
| Submission Time | 2026-07-01 10:37:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:9:16: error: expected ‘)’ before ‘;’ token
9 | while(cin >> x;){
| ~ ^
| )
cuberoot.cpp:9:17: error: expected primary-expression before ‘)’ token
9 | while(cin >> x;){
| ^