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 ef64773

Browse files
author
robot
committed
chore: 2972ドル
1 parent 27c6c76 commit ef64773

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
558558
- [2281. 巫师的总力量和](./problems/2281.sum-of-total-strength-of-wizards.md)
559559
- [2306. 公司命名](./problems/2306.naming-a-company.md) 枚举优化好题
560560
- [2842. 统计一个字符串的 k 子序列美丽值最大的数目](./problems/2842.count-k-subsequences-of-a-string-with-maximum-beauty.md)
561+
- [2972. 统计移除递增子数组的数目 II](./problems/2972.count-the-number-of-incremovable-subarrays-ii.md)
561562
- [3027. 人员站位的方案数 II](./problems/3027.find-the-number-of-ways-to-place-people-ii.md)
562563
- [3041. 修改数组后最大化数组中的连续元素数目 ](./problems/3041.maximize-consecutive-elements-in-an-array-after-modification.md)
563564
- [5254. 卖木头块](./problems/5254.selling-pieces-of-wood.md) 动态规划经典题

‎SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@
370370
- [2281.sum-of-total-strength-of-wizards](./problems/2281.sum-of-total-strength-of-wizards.md)
371371
- [2306. 公司命名](./problems/2306.naming-a-company.md) 枚举优化好题
372372
- [2842. 统计一个字符串的 k 子序列美丽值最大的数目](./problems/2842.count-k-subsequences-of-a-string-with-maximum-beauty.md)
373+
- [2972. 统计移除递增子数组的数目 II](./problems/2972.count-the-number-of-incremovable-subarrays-ii.md)
373374
- [3027. 人员站位的方案数 II](./problems/3027.find-the-number-of-ways-to-place-people-ii.md)
374375
- [3041. 修改数组后最大化数组中的连续元素数目 ](./problems/3041.maximize-consecutive-elements-in-an-array-after-modification.md)
375376
- [5254. 卖木头块](./problems/5254.selling-pieces-of-wood.md) 动态规划经典题

0 commit comments

Comments
(0)

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