Problem | cuberoot |
---|---|
User | Elwinthenerd |
Submission Time | 2024-03-31 14:17:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:12:10: error: ‘d1’ was not declared in this scope; did you mean ‘y1’?
12 | cout << d1;
| ^~
| y1