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 81049a3

Browse files
author
robot
committed
feat: 3428ドル
1 parent f3470fb commit 81049a3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ leetcode 题解,记录自己的 leetcode 解题之路。
449449
- [2939. 最大异或乘积](./problems/2939.maximum-xor-product.md)
450450
- [3377. 使两个整数相等的数位操作](./problems/3377.digit-operations-to-make-two-integers-equal.md)
451451
- [3404. 统计特殊子序列的数目](./problems/3404.count-special-subsequences.md)
452+
- [3428. 至多 K 个子序列的最大和最小和](./problems/3428.maximum-and-minimum-sums-of-at-most-size-k-subsequences.md)
453+
452454
### 困难难度题目合集
453455

454456
困难难度题目从类型上说多是:

‎SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
- [2939. 最大异或乘积](./problems/2939.maximum-xor-product.md)
286286
- [3377. 使两个整数相等的数位操作](./problems/3377.digit-operations-to-make-two-integers-equal.md)
287287
- [3404. 统计特殊子序列的数目](./problems/3404.count-special-subsequences.md)
288+
- [3428. 至多 K 个子序列的最大和最小和](./problems/3428.maximum-and-minimum-sums-of-at-most-size-k-subsequences.md)
288289

289290
- [第六章 - 高频考题(困难)](collections/hard.md)
290291

0 commit comments

Comments
(0)

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