|
247 | 247 | * [1770.执行乘法运算的最大分数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1770.执行乘法运算的最大分数)
|
248 | 248 | * [1771.由子序列构造的最长回文串的长度](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1771.由子序列构造的最长回文串的长度)
|
249 | 249 | * [1786.从第一个节点出发到最后一个节点的受限路径数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1786.从第一个节点出发到最后一个节点的受限路径数)
|
| 250 | +* [1799.N次操作后的最大分数和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1799.N次操作后的最大分数和) |
250 | 251 | * [LCP 09.最小跳跃次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2009.最小跳跃次数)
|
251 | 252 | * [LCP 19.秋叶收藏集](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2019.秋叶收藏集)
|
252 | 253 | * [LCP 25.古董键盘](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2025.古董键盘)
|
|
439 | 440 | * [1780.判断一个数字是否可以表示成三的幂的和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1780.判断一个数字是否可以表示成三的幂的和)
|
440 | 441 | * [1782.统计点对的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1782.统计点对的数目)
|
441 | 442 | * [1787.使所有区间的异或结果为零](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1787.使所有区间的异或结果为零)
|
| 443 | +* [1798.你能构造出连续值的最大数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1798.你能构造出连续值的最大数目) |
442 | 444 | * [LCP 02.分式化简](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2002.分式化简)
|
443 | 445 | * [LCP 11.期望个数统计](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2011.期望个数统计)
|
444 | 446 | * [LCP 22.黑白方格画](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2022.黑白方格画)
|
|
487 | 489 | * [1648.销售价值减小的颜色球](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1648.销售价值减小的颜色球)
|
488 | 490 | * [1751.最多可以参加的会议数目II](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1751.最多可以参加的会议数目II)
|
489 | 491 | * [1755.最接近目标值的子序列和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1755.最接近目标值的子序列和)
|
| 492 | +* [1802.有界数组中指定下标处的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1802.有界数组中指定下标处的最大值) |
490 | 493 | * [LCP 12.小张刷题计划](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2012.小张刷题计划)
|
491 | 494 | * [LCP 18.早餐组合](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2018.早餐组合)
|
492 | 495 | * [面试题08.03.魔术索引](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题08.03.魔术索引)
|
|
937 | 940 | * [1726.同积元组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1726.同积元组)
|
938 | 941 | * [1742.盒子中小球的最大数量](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1742.盒子中小球的最大数量)
|
939 | 942 | * [1748.唯一元素的和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1748.唯一元素的和)
|
| 943 | +* [1797.设计一个验证系统](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1797.设计一个验证系统) |
940 | 944 | * [面试题17.13.恢复空格](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题17.13.恢复空格)
|
941 | 945 |
|
942 | 946 | #### (十七) 集合
|
|
1024 | 1028 | * [1738.找出第K大的异或坐标值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1738.找出第K大的异或坐标值)
|
1025 | 1029 | * [1755.最接近目标值的子序列和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1755.最接近目标值的子序列和)
|
1026 | 1030 | * [1787.使所有区间的异或结果为零](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1787.使所有区间的异或结果为零)
|
| 1031 | +* [1799.N次操作后的最大分数和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1799.N次操作后的最大分数和) |
| 1032 | +* [1803.统计异或值在范围内的数对有多少](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1803.统计异或值在范围内的数对有多少) |
1027 | 1033 | * [面试题56-I.数组中数字出现的次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题56-I.数组中数字出现的次数)
|
1028 | 1034 |
|
1029 | 1035 | #### (二十) 链表
|
|
1143 | 1149 | * [1786.从第一个节点出发到最后一个节点的受限路径数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1786.从第一个节点出发到最后一个节点的受限路径数)
|
1144 | 1150 | * [1792.最大平均通过率](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1792.最大平均通过率)
|
1145 | 1151 | * [1793.好子数组的最大分数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1793.好子数组的最大分数)
|
| 1152 | +* [1798.你能构造出连续值的最大数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1798.你能构造出连续值的最大数目) |
| 1153 | +* [1802.有界数组中指定下标处的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1802.有界数组中指定下标处的最大值) |
1146 | 1154 |
|
1147 | 1155 | #### (二十二) 并查集
|
1148 | 1156 | * [399.除法求值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0399(重要).除法求值)
|
|
1182 | 1190 | * [720.词典中最长的单词](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0720.词典中最长的单词)
|
1183 | 1191 | * [745.前缀和后缀搜索](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0745.前缀和后缀搜索)
|
1184 | 1192 | * [1707.与数组中元素的最大异或值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1707.与数组中元素的最大异或值)
|
| 1193 | +* [1803.统计异或值在范围内的数对有多少](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1803.统计异或值在范围内的数对有多少) |
1185 | 1194 | * [面试题17.13.恢复空格](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题17.13.恢复空格)
|
1186 | 1195 |
|
1187 | 1196 | #### (二十四)数据库mysql
|
|
1257 | 1266 | * [1675.数组的最小偏移量](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1675.数组的最小偏移量)
|
1258 | 1267 | * [1705.吃苹果的最大数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1705.吃苹果的最大数目)
|
1259 | 1268 | * [1738.找出第K大的异或坐标值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1738.找出第K大的异或坐标值)
|
| 1269 | +* [1801.积压订单中的订单总数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1801.积压订单中的订单总数) |
1260 | 1270 | * [LCP 24.数字游戏](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2024.数字游戏)
|
1261 | 1271 |
|
1262 | 1272 | #### (二十九)差分数组
|
|
0 commit comments