2024-07-25发表2025-11-17更新LeetCode每日一题几秒读完 (大约105个字)2844. 生成特殊数字的最少操作生成特殊数字的最少操作 难度: medium 原始链接: https://leetcode.cn/problems/minimum-operations-to-make-a-special-number 标签: 一次遍历 阅读更多
2024-07-24发表2025-11-17更新LeetCode每日一题几秒读完 (大约93个字)2766. 重新放置石块重新放置石块 难度: medium 原始链接: https://leetcode.cn/problems/relocate-marbles 标签: 哈希 阅读更多
2024-07-22发表2025-11-17更新LeetCode每日一题1 分钟读完 (大约148个字)2101. 引爆最多的炸弹引爆最多的炸弹 难度: medium 原始链接: https://leetcode.cn/problems/detonate-the-maximum-bombs 标签: 深度优先遍历 阅读更多
2024-07-19发表2025-11-17更新LeetCode每日一题几秒读完 (大约95个字)3096. 得到更多分数的最少关卡数目得到更多分数的最少关卡数目 难度: medium 原始链接: https://leetcode.cn/problems/minimum-levels-to-gain-more-points 标签: 前缀和 阅读更多
2024-07-18发表2025-11-17更新LeetCode每日一题1 分钟读完 (大约209个字)3112. 访问消失节点的最少时间访问消失节点的最少时间 难度: medium 原始链接: https://leetcode.cn/problems/minimum-time-to-visit-disappearing-nodes 标签: Dijkstra 算法 阅读更多