Problem | index |
---|---|
User | bobthebill1 |
Submission Time | 2023-02-16 11:12:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
index.cpp: In function ‘int32_t main()’:
index.cpp:65:27: error: expected ‘,’ or ‘;’ before numeric constant
65 | int lo = 0, hi = b-a+27 6
| ^