Problem | cuberoot |
---|---|
User | Teeskit |
Submission Time | 2025-07-01 13:20:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:17:10: error: expected ‘}’ at end of input
17 | return 0;
| ^
cuberoot.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^