int move_dist = i + cnt - idx * 2 - 1; (计算当前1需要移动的距离) 代码与注释匹配吗