mirror of
https://github.com/wahyd4/daily.git
synced 2026-08-15 16:25:53 +10:00
10 lines
1.1 KiB
Markdown
10 lines
1.1 KiB
Markdown
## 几何
|
|
|
|
| \# | 题名 | 题解 | 通过率 | 难度 | 出现频率 |
|
|
|------|----------------------|-----|--------|----|--------|
|
|
|892|[三维形体的表面积](https://leetcode-cn.com/problems/surface-area-of-3d-shapes) |[34](https://leetcode-cn.com/problems/surface-area-of-3d-shapes/solution)|55.2%|简单|63.28%|
|
|
|1266|[访问所有点的最小时间](https://leetcode-cn.com/problems/minimum-time-visiting-all-points) |[68](https://leetcode-cn.com/problems/minimum-time-visiting-all-points/solution)|79.5%|简单|5.19%|
|
|
|1232|[缀点成线](https://leetcode-cn.com/problems/check-if-it-is-a-straight-line) |[38](https://leetcode-cn.com/problems/check-if-it-is-a-straight-line/solution)|48.8%|简单| |
|
|
|963|[最小面积矩形 II](https://leetcode-cn.com/problems/minimum-area-rectangle-ii) |[6](https://leetcode-cn.com/problems/minimum-area-rectangle-ii/solution)|48.9%|中等| |
|
|
|587|[安装栅栏](https://leetcode-cn.com/problems/erect-the-fence) |[6](https://leetcode-cn.com/problems/erect-the-fence/solution)|30.4%|困难| |
|