* 整数数组 nums 按升序排列,数组中的值 互不相同 。 * 在传递给函数之前,nums 在预先未知的某个下标 k(0 <= k < nums.length ...
// so because we swapped these two, now nums1 is smaller and // nums2 is greater. // l1,l2, r1 and r2. int l1 = (cut1==0)?Integer.MIN_VALUE:nums1[cut1-1]; int l2 ...