Problem gap
User ThePwo
Submission Time 2023-12-11 21:32:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gap.cpp: In function ‘ll findGap(int, int)’:
gap.cpp:11:4: error: ‘MinMax’ was not declared in this scope
11 | MinMax(rl, rq, &mn, &mx);
| ^~~~~~