Problem | cuberoot |
---|---|
User | ATHY |
Submission Time | 2025-02-01 11:53:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:27:10: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
27 | cout << ans << endl;
| ^~~
| abs