原文链接: https://leetcode-cn.com/problems/minimum-space-wasted-from-packaging
英文原文You have n packages that you are trying
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/remove-one-element-to-make-the-array-strictly-increasing
英文原文Given a 0-indexed
原文链接: https://leetcode-cn.com/problems/maximum-alternating-subsequence-sum
英文原文The alternating sum of a 0-indexed arra
原文链接: https://leetcode-cn.com/problems/design-movie-rental-system
英文原文You have a movie renting company consisting of n
原文链接: https://leetcode-cn.com/problems/merge-triplets-to-form-target-triplet
英文原文A triplet is an array of three intege
原文链接: https://leetcode-cn.com/problems/maximum-number-of-removable-characters
英文原文You are given two strings s and p wh
原文链接: https://leetcode-cn.com/problems/minimum-absolute-difference-queries
英文原文The minimum absolute difference of an a
原文链接: https://leetcode-cn.com/problems/nearest-exit-from-entrance-in-maze
英文原文You are given an m x n matrix maze (0-in
原文链接: https://leetcode-cn.com/problems/maximum-product-difference-between-two-pairs
英文原文The product difference between
原文链接: https://leetcode-cn.com/problems/cyclically-rotating-a-grid
英文原文You are given an m x n integer matrix grid, w