mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 08:27:30 +08:00
添加内容
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# [836. Rectangle Overlap](https://leetcode.com/problems/rectangle-overlap/)
|
||||
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
A rectangle is represented as a list `[x1, y1, x2, y2]`, where `(x1, y1)` are the coordinates of its bottom-left corner, and `(x2, y2)` are the coordinates of its top-right corner.
|
||||
|
||||
|
Reference in New Issue
Block a user