Problem cuberoot
User ensonchew
Submission Time 2025-06-09 15:59:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:10:34: error: expected ‘;’ before ‘:’ token
10 | ios_base::sync_with_stdio(false):
| ^
| ;