原文链接: https://leetcode-cn.com/problems/max-points-on-a-line
英文原文Given an array of points where points[i] = [xi, yi] re
标签详情
几何 分类
原文链接: https://leetcode-cn.com/problems/rectangle-area
英文原文Given the coordinates of two rectilinear rectangles in a 2D
原文链接: https://leetcode-cn.com/problems/erect-the-fence
英文原文You are given an array trees where trees[i] = [xi, yi] repr
原文链接: https://leetcode-cn.com/problems/valid-square
英文原文Given the coordinates of four points in 2D space p1, p2, p3 an
原文链接: https://leetcode-cn.com/problems/rectangle-overlap
英文原文An axis-aligned rectangle is represented as a list [x1, y
原文链接: https://leetcode-cn.com/problems/mirror-reflection
英文原文There is a special square room with mirrors on each of th
原文链接: https://leetcode-cn.com/problems/generate-random-point-in-a-circle
英文原文Given the radius and the position of the
原文链接: https://leetcode-cn.com/problems/projection-area-of-3d-shapes
英文原文You are given an n x n grid where we place som
原文链接: https://leetcode-cn.com/problems/surface-area-of-3d-shapes
英文原文You are given an n x n grid where you have placed
原文链接: https://leetcode-cn.com/problems/minimum-area-rectangle
英文原文You are given an array of points in the X-Y plane po
1 / 3