原文链接: https://leetcode-cn.com/problems/advantage-shuffle
英文原文You are given two integer arrays nums1 and nums2 both of
标签详情
贪心 分类
原文链接: https://leetcode-cn.com/problems/boats-to-save-people
英文原文You are given an array people where people[i] is the w
原文链接: https://leetcode-cn.com/problems/smallest-range-ii
英文原文You are given an integer array nums and an integer k.
Fo
原文链接: https://leetcode-cn.com/problems/minimum-add-to-make-parentheses-valid
英文原文A parentheses string is valid if and
原文链接: https://leetcode-cn.com/problems/stamping-the-sequence
英文原文You are given two strings stamp and target. Initially
原文链接: https://leetcode-cn.com/problems/di-string-match
英文原文A permutation perm of n + 1 integers of all the integers in
原文链接: https://leetcode-cn.com/problems/minimum-increment-to-make-array-unique
英文原文You are given an integer array nums.
原文链接: https://leetcode-cn.com/problems/bag-of-tokens
英文原文You have an initial power of power, an initial score of 0, an
原文链接: https://leetcode-cn.com/problems/delete-columns-to-make-sorted-ii
英文原文You are given an array of n strings strs,
原文链接: https://leetcode-cn.com/problems/array-of-doubled-pairs
英文原文Given an integer array of even length arr, return tr