| Problem | cuberoot |
|---|---|
| User | Informatics271 |
| Submission Time | 2026-08-08 14:09:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:34:26: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
34 | cout << (ll)mid << endl;
| ^~
| l