You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
| Total | Easy | Medium | Hard |
4
4
| :----: | :----: | :----: | :----: |
5
-
|817|362| 427 | 28 |
5
+
|818|363| 427 | 28 |
6
6
7
7
### 题目
8
8
@@ -581,6 +581,7 @@
581
581
|2616 | 执行 K 次操作后的最大分数 |[src](https://github.com/rustors/leetcode/blob/main/src/bin/maximal-score-after-applying-k-operations.rs)|[leetcode](https://leetcode-cn.com/problems/maximal-score-after-applying-k-operations/)| Medium |
0 commit comments