Problem | cuberoot |
---|---|
User | ZacharyTan2010 |
Submission Time | 2024-03-04 15:19:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:9:1: error: expected ‘}’ at end of input
9 | }
| ^
cuberoot.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^