| Problem | cuberoot |
|---|---|
| User | yq |
| Submission Time | 2026-06-25 15:56:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:11:9: error: statement cannot resolve address of overloaded function
11 | for(log; base j a[i] = k){
| ^
cuberoot.cpp:11:11: error: ‘base’ was not declared in this scope
11 | for(log; base j a[i] = k){
| ^~~~
cuberoot.cpp:11:15: error: expected ‘;’ before ‘j’
11 | for(log; base j a[i] = k){
| ^~
| ;
cuberoot.cpp:11:17: error: expected ‘)’ before ‘a’
11 | for(log; base j a[i] = k){
| ~ ^~
| )
cuberoot.cpp:11:20: error: ‘i’ was not declared in this scope
11 | for(log; base j a[i] = k){
| ^