Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3487b45

Browse files
✨update: Modify 599
1 parent e950a65 commit 3487b45

File tree

2 files changed

+1
-131
lines changed

2 files changed

+1
-131
lines changed

‎LeetCode/2041-2050/2044. 统计按位或能得到最大值的子集数目(中等).md‎

Lines changed: 0 additions & 130 deletions
This file was deleted.

‎LeetCode/591-600/599. 两个列表的最小索引总和(简单).md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class Solution {
7474
}
7575
}
7676
```
77-
* 时间复杂度:$O(n)$
77+
* 时间复杂度:$O(n + m)$
7878
* 空间复杂度:$O(n)$
7979

8080
---

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /