摘要: 原题链接在这里:https://leetcode.com/problems/split-message-based-on-limit/description/ 题目: You are given a string, message, and a positive integer, limit. Yo 阅读全文
posted @ 2024-04-07 11:37 Dylan_Java_NYC 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/find-the-kth-smallest-sum-of-a-matrix-with-sorted-rows/description/ 题目: You are given an m x n matrix mat that h 阅读全文
posted @ 2024-04-07 10:22 Dylan_Java_NYC 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/minimum-number-of-days-to-make-m-bouquets/description/ 题目: You are given an integer array bloomDay, an integer m 阅读全文
posted @ 2024-04-07 00:02 Dylan_Java_NYC 阅读(11) 评论(0) 推荐(0) 编辑