Problem | cuberoot |
---|---|
User | tomatofrog0w0 |
Submission Time | 2023-11-09 13:59:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int32_t main()’:
cuberoot.cpp:12:14: error: expected primary-expression before ‘]’ token
12 | cin >> arr []
| ^
cuberoot.cpp:18:8: error: ‘h’ was not declared in this scope
18 | while (h-1 > 1){
| ^