Problem cuberoot
User thatoneonyxguy
Submission Time 2024-01-20 16:47:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:17:18: error: two or more data types in declaration of ‘no’
17 | long long int no = cbrt(x);
| ^~