Problem | cuberoot |
---|---|
User | justin271828 |
Submission Time | 2023-06-11 17:24:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:8:20: error: expected unqualified-id before numeric constant
8 | int min, max = 1, 1000000000000000000;
| ^~~~~~~~~~~~~~~~~~~