Problem | cuberoot |
---|---|
User | jiayun |
Submission Time | 2024-08-12 14:13:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:33:20: error: ‘join’ was not declared in this scope
33 | cout << string(join(results.begin(), results.end(), "\n")) << "\n";
| ^~~~