| Problem | cuberoot |
|---|---|
| User | Yuhmama |
| Submission Time | 2026-06-25 15:28:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function βint main()β:
cuberoot.cpp:13:24: error: no match for call to β(std::vector<long long int>) (long long int&)β
13 | cout << std::cbrt(A(t)) << '\n';
| ^