Problem | cuberoot |
---|---|
User | cjcube |
Submission Time | 2023-11-08 11:34:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:13:1: error: expected primary-expression before ‘|’ token
13 | |
| ^
cuberoot.cpp:13:1: error: expected primary-expression at end of input
cuberoot.cpp:13:1: error: expected ‘}’ at end of input
cuberoot.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^