Problem cuberoot
User potatoed78
Submission Time 2025-06-19 15:08:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function β€˜int main()’:
cuberoot.cpp:9:2: error: expected β€˜;’ before numeric constant
9 | 4
| ^
| ;
10 | 1 8 27 64
| ~