原文链接: https://leetcode-cn.com/problems/split-two-strings-to-make-palindrome
英文原文You are given two strings a and b of t
标签详情
贪心 分类
原文链接: https://leetcode-cn.com/problems/furthest-building-you-can-reach
英文原文You are given an integer array heights repr
原文链接: https://leetcode-cn.com/problems/minimum-number-of-removals-to-make-mountain-array
英文原文You may recall that an ar
原文链接: https://leetcode-cn.com/problems/minimum-deletions-to-make-character-frequencies-unique
英文原文A string s is called
原文链接: https://leetcode-cn.com/problems/sell-diminishing-valued-colored-balls
英文原文You have an inventory of different co
原文链接: https://leetcode-cn.com/problems/smallest-string-with-a-given-numeric-value
英文原文The numeric value of a lowercase
原文链接: https://leetcode-cn.com/problems/minimum-adjacent-swaps-to-reach-the-kth-smallest-number
英文原文You are given a str
原文链接: https://leetcode-cn.com/problems/maximum-distance-between-a-pair-of-values
英文原文You are given two non-increasing
原文链接: https://leetcode-cn.com/problems/minimize-maximum-pair-sum-in-array
英文原文The pair sum of a pair (a,b) is equal to
原文链接: https://leetcode-cn.com/problems/minimum-number-of-swaps-to-make-the-binary-string-alternating
英文原文Given a binar