Skip to content

Commit e064f35

Browse files
committed
✨feat: Add 436
1 parent c0c7206 commit e064f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LeetCode/431-440/436. 寻找右区间(中等).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### 题目描述
22

3-
这是 LeetCode 上的 **[436. 寻找右区间](https://leetcode.cn/problems/find-right-interval/solution/by-ac_oier-sijp/)** ,难度为 **简单**
3+
这是 LeetCode 上的 **[436. 寻找右区间](https://leetcode.cn/problems/find-right-interval/solution/by-ac_oier-sijp/)** ,难度为 **中等**
44

55
Tag : 「排序」、「二分」、「双指针」、「莫队算法」
66

0 commit comments

Comments
 (0)