| Problem | cuberoot |
|---|---|
| User | pseudocoder101 |
| Submission Time | 2025-06-19 14:18:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:12:5: error: request for member ‘push’ in ‘a’, which is of non-class type ‘long long int [num]’
12 | a.push(x);
| ^~~~