Problem | gap |
---|---|
User | ThePwo |
Submission Time | 2023-12-11 21:43:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gap.cpp: In function ‘ll findGap(int, int)’:
gap.cpp:24:20: error: ‘step’ was not declared in this scope; did you mean ‘strsep’?
24 | for (i = mn; i + step < mx; i += step + 1) {
| ^~~~
| strsep