| Problem | cuberoot |
|---|---|
| User | ZRSS1926 |
| Submission Time | 2026-06-25 15:31:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:19:25: error: ‘__mid’ was not declared in this scope; did you mean ‘mid’?
19 | int cube = (__mid)mid * mid * mid;
| ^~~~~
| mid