| Problem | cuberoot |
|---|---|
| User | shaokai347 |
| Submission Time | 2026-02-06 23:49:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:8:11: error: ‘crt’ was not declared in this scope; did you mean ‘cbrt’?
8 | cout << crt(b) << endl;
| ^~~
| cbrt