Problem cuberoot
User weccs
Submission Time 2025-06-08 10:27:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:48:1: error: expected ‘}’ at end of input
48 | }
| ^
cuberoot.cpp:8:15: note: to match this ‘{’
8 | signed main() {
| ^