| Problem | cuberoot |
|---|---|
| User | dfsssssssssfsdfdssgdfs |
| Submission Time | 2026-04-06 16:31:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:12:26: error: ‘setprecision’ was not declared in this scope
12 | cout << fixed << setprecision(6) << cbrt(m) << endl;
| ^~~~~~~~~~~~