Problem gap
User wneedywelon
Submission Time 2026-05-02 17:01:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gap.cpp: In function ‘LL findGap(int, int)’:
gap.cpp:79:10: error: ‘i’ was not declared in this scope
79 | MinMax(i,min(i+gap-1,mx),&t3,&t4);
| ^