JumpJumpHelper
JumpJumpHelper copied to clipboard
求教getStart方法
起始点的时候为什么要 判断 $l_r = 0; if ($r <= $l_r)
和 getEnd
是一样的原理,检测右端点第一个峰值