That is, if the number between the left and right is less than CUTOFF, bubble is used more than fast row.
If the left+cutoff is greater than the right, the difference between left and right is less than the cutoff.
Understand well. This may be easier to understand, but it is actually equivalent.
If (right-left < cutoff)