给你一个数组rectangles ,其中rectangles[i] = [xi, yi, ai, bi] 表示一个坐标轴平行的矩形。这个矩形的左下顶点是(xi, yi) ,右上顶点是(ai, bi) 。
確定! 回上一頁