Problem | cuberoot |
---|---|
User | theRealLucasXD |
Submission Time | 2025-06-02 10:43:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
cuberoot.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^