Problem | cuberoot |
---|---|
User | Scissors264 |
Submission Time | 2023-02-27 16:49:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:19:2: error: expected ‘}’ at end of input
19 | }
| ^
cuberoot.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^