Problem | cuberoot |
---|---|
User | isaackhong |
Submission Time | 2023-01-07 14:28:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:18:10: error: ‘long long’ specified with ‘float’
18 | long long float a = cbrt(p);
| ^~~~