2023-12-27发表2023-12-27更新LeetCode每日一题几秒读完 (大约103个字)2660. 保龄球游戏的获胜者2660. 保龄球游戏的获胜者 难度: easy 原始链接: https://leetcode.cn/problems/determine-the-winner-of-a-bowling-game 标签: 模拟 阅读更多
2023-12-25发表2023-12-25更新LeetCode每日一题几秒读完 (大约108个字)1276. 不浪费原料的汉堡制作方案1276. 不浪费原料的汉堡制作方案 难度: medium 原始链接: https://leetcode.cn/problems/number-of-burgers-with-no-waste-of-ingredients 标签: 二分查找 阅读更多
2023-12-24发表2023-12-24更新LeetCode每日一题几秒读完 (大约75个字)1954. 收集足够苹果的最小花园周长1954. 收集足够苹果的最小花园周长 难度: medium 原始链接: https://leetcode.cn/problems/minimum-garden-perimeter-to-collect-enough-apples 标签: 数学 阅读更多
2023-12-23发表2023-12-23更新LeetCode每日一题几秒读完 (大约97个字)1962. 移除石子使总数最小1962. 移除石子使总数最小 难度: medium 原始链接: https://leetcode.cn/problems/remove-stones-to-minimize-the-total 标签: 优先队列 阅读更多
2023-12-20发表2023-12-20更新LeetCode每日一题1 分钟读完 (大约116个字)2828. 判别首字母缩略词2828. 判别首字母缩略词 难度: easy 原始链接: https://leetcode.cn/problems/check-if-a-string-is-an-acronym-of-words 标签: 模拟 阅读更多