Problem | cuberoot |
---|---|
User | hotchocs |
Submission Time | 2025-08-01 21:05:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:47:13: error: expected ‘}’ at end of input
47 | return 0;
| ^
cuberoot.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^