原文链接: https://leetcode-cn.com/problems/non-decreasing-array
英文原文Given an array nums with n integers, your task is to c
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/beautiful-arrangement-ii
英文原文Given two integers n and k, construct a list answe
原文链接: https://leetcode-cn.com/problems/number-of-longest-increasing-subsequence
英文原文Given an integer array nums,
原文链接: https://leetcode-cn.com/problems/cut-off-trees-for-golf-event
英文原文You are asked to cut off all the trees in a fo
原文链接: https://leetcode-cn.com/problems/longest-continuous-increasing-subsequence
英文原文Given an unsorted array of intege
原文链接: https://leetcode-cn.com/problems/24-game
英文原文You are given an integer array cards of length 4. You have four car
原文链接: https://leetcode-cn.com/problems/maximum-sum-of-3-non-overlapping-subarrays
英文原文Given an integer array nums and
原文链接: https://leetcode-cn.com/problems/max-area-of-island
英文原文You are given an m x n binary matrix grid. An island is
原文链接: https://leetcode-cn.com/problems/degree-of-an-array
英文原文Given a non-empty array of non-negative integers nums, t
原文链接: https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets
英文原文Given an integer array nums and an integer