2024-01-14发表2024-01-14更新LeetCode每日一题几秒读完 (大约103个字)83. 删除排序链表中的重复元素83. 删除排序链表中的重复元素 难度: easy 原始链接: https://leetcode.cn/problems/remove-duplicates-from-sorted-list 标签: 模拟 阅读更多
2024-01-11发表2024-01-11更新LeetCode每日一题1 分钟读完 (大约174个字)2645. 构造有效字符串的最少插入数2645. 构造有效字符串的最少插入数 难度: medium 原始链接: https://leetcode.cn/problems/minimum-additions-to-make-valid-string 标签: 动态规划, 模拟 阅读更多
2024-01-01发表2024-01-01更新LeetCode每日一题1 分钟读完 (大约113个字)1599. 经营摩天轮的最大利润1599. 经营摩天轮的最大利润 难度: medium 原始链接: https://leetcode.cn/problems/maximum-profit-of-operating-a-centennial-wheel 标签: 模拟 阅读更多
2023-12-30发表2023-12-30更新LeetCode每日一题1 分钟读完 (大约151个字)1185. 一周中的第几天1185. 一周中的第几天层 难度: easy 原始链接: https://leetcode.cn/problems/day-of-the-week 标签: 模拟 阅读更多
2023-12-27发表2023-12-27更新LeetCode每日一题几秒读完 (大约103个字)2660. 保龄球游戏的获胜者2660. 保龄球游戏的获胜者 难度: easy 原始链接: https://leetcode.cn/problems/determine-the-winner-of-a-bowling-game 标签: 模拟 阅读更多