2024-08-01发表2025-01-15更新LeetCode每日一题2 分钟读完 (大约244个字)LCP 40. 心算挑战心算挑战 难度: easy 原始链接: https://leetcode.cn/problems/uOAnQW 标签: 前缀和, 贪心 阅读更多
2024-07-30发表2025-01-15更新LeetCode每日一题几秒读完 (大约103个字)2961. 双模幂运算双模幂运算 难度: medium 原始链接: https://leetcode.cn/problems/double-modular-exponentiation 标签: 快速幂 阅读更多
2024-07-30发表2025-01-15更新LeetCode每日一题几秒读完 (大约90个字)3111. 覆盖所有点的最少矩形数目覆盖所有点的最少矩形数目 难度: medium 原始链接: https://leetcode.cn/problems/minimum-rectangles-to-cover-points 标签: 排序, 贪心 阅读更多
2024-07-29发表2025-01-15更新LeetCode每日一题几秒读完 (大约97个字)682. 棒球比赛棒球比赛 难度: easy 原始链接: https://leetcode.cn/problems/baseball-game 标签: 栈 阅读更多
2024-07-27发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约153个字)3106. 满足距离约束且字典序最小的字符串满足距离约束且字典序最小的字符串 难度: medium 原始链接: https://leetcode.cn/problems/lexicographically-smallest-string-after-operations-with-constraint 标签: 贪心 阅读更多