We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c7206 commit e064f35Copy full SHA for e064f35
LeetCode/431-440/436. 寻找右区间(中等).md
@@ -1,6 +1,6 @@
1
### 题目描述
2
3
-这是 LeetCode 上的 **[436. 寻找右区间](https://leetcode.cn/problems/find-right-interval/solution/by-ac_oier-sijp/)** ,难度为 **简单**。
+这是 LeetCode 上的 **[436. 寻找右区间](https://leetcode.cn/problems/find-right-interval/solution/by-ac_oier-sijp/)** ,难度为 **中等**。
4
5
Tag : 「排序」、「二分」、「双指针」、「莫队算法」
6
0 commit comments