2023-12-11发表2023-12-11更新LeetCode每日一题2 分钟读完 (大约364个字)1631. 最小体力消耗路径1631. 最小体力消耗路径 难度: medium 原始链接: https://leetcode.cn/problems/path-with-minimum-effort 标签: 二分查找, 并查集 阅读更多
2023-12-10发表2023-12-10更新LeetCode每日一题1 分钟读完 (大约112个字)70. 爬楼梯70. 爬楼梯 难度: easy 原始链接: https://leetcode.cn/problems/climbing-stairs 标签: 动态规划 阅读更多
2023-12-09发表2023-12-09更新LeetCode每日一题几秒读完 (大约99个字)2048. 下一个更大的数值平衡数2048. 下一个更大的数值平衡数 难度: medium 原始链接: https://leetcode.cn/problems/next-greater-numerically-balanced-number 标签: 枚举 阅读更多
2023-12-08发表2023-12-08更新LeetCode每日一题1 分钟读完 (大约131个字)2008. 出租车的最大盈利2008. 出租车的最大盈利 难度: medium 原始链接: https://leetcode.cn/problems/maximum-earnings-from-taxi 标签: 二分查找 阅读更多
2023-12-07发表2023-12-07更新LeetCode每日一题1 分钟读完 (大约201个字)1466. 重新规划路线1466. 重新规划路线 难度: medium 原始链接: https://leetcode.cn/problems/reorder-routes-to-make-all-paths-lead-to-the-city-zero 标签: dfs 阅读更多