原文链接: https://leetcode-cn.com/problems/remove-boxes
英文原文You are given several boxes with different colors represented
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/optimal-division
英文原文You are given an integer array nums. The adjacent integers
原文链接: https://leetcode-cn.com/problems/brick-wall
英文原文There is a rectangular brick wall in front of you with n rows of
原文链接: https://leetcode-cn.com/problems/subarray-sum-equals-k
英文原文Given an array of integers nums and an integer k, ret
原文链接: https://leetcode-cn.com/problems/array-partition-i
英文原文Given an integer array nums of 2n integers, group these i
原文链接: https://leetcode-cn.com/problems/array-nesting
英文原文You are given an integer array nums of length n where nums is
原文链接: https://leetcode-cn.com/problems/reshape-the-matrix
英文原文In MATLAB, there is a handy function called reshape whic
原文链接: https://leetcode-cn.com/problems/distribute-candies
英文原文Alice has n candies, where the ith candy is of type cand
原文链接: https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
英文原文Given an integer array nums, you need
原文链接: https://leetcode-cn.com/problems/erect-the-fence
英文原文You are given an array trees where trees[i] = [xi, yi] repr