Problem | cuberoot |
---|---|
User | Wheezycantcode |
Submission Time | 2024-03-20 17:28:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:8:10: error: ‘cbrt’ was not declared in this scope
8 | cout << cbrt(a);
| ^~~~