原文链接: https://leetcode-cn.com/problems/distant-barcodes
英文原文In a warehouse, there is a row of barcodes, where the ith
标签详情
贪心 分类
原文链接: https://leetcode-cn.com/problems/smallest-subsequence-of-distinct-characters
英文原文Given a string s, return the le
原文链接: https://leetcode-cn.com/problems/largest-values-from-labels
英文原文There is a set of n items. You are given two int
原文链接: https://leetcode-cn.com/problems/minimum-cost-tree-from-leaf-values
英文原文Given an array arr of positive integers,
原文链接: https://leetcode-cn.com/problems/decrease-elements-to-make-array-zigzag
英文原文Given an array nums of integers, a m
原文链接: https://leetcode-cn.com/problems/longest-chunked-palindrome-decomposition
英文原文You are given a string text. You s
原文链接: https://leetcode-cn.com/problems/break-a-palindrome
英文原文Given a palindromic string of lowercase English letters
原文链接: https://leetcode-cn.com/problems/reverse-subarray-to-maximize-array-value
英文原文You are given an integer array num
原文链接: https://leetcode-cn.com/problems/rank-transform-of-a-matrix
英文原文Given an m x n matrix, return a new matrix answe
原文链接: https://leetcode-cn.com/problems/largest-multiple-of-three
英文原文Given an array of digits digits, return the large