原文链接: https://leetcode-cn.com/problems/reduce-array-size-to-the-half
英文原文You are given an integer array arr. You can c
标签详情
贪心 分类
原文链接: https://leetcode-cn.com/problems/maximum-number-of-events-that-can-be-attended
英文原文Given an array of events wher
原文链接: https://leetcode-cn.com/problems/cinema-seat-allocation
英文原文
A cinema has n rows of seats, numbered f
原文链接: https://leetcode-cn.com/problems/pizza-with-3n-slices
英文原文There is a pizza with 3n slices of varying size, you a
原文链接: https://leetcode-cn.com/problems/maximum-performance-of-a-team
英文原文You are given two integers n and k and two in
原文链接: https://leetcode-cn.com/problems/construct-k-palindrome-strings
英文原文Given a string s and an integer k. You shoul
原文链接: https://leetcode-cn.com/problems/reducing-dishes
英文原文A chef has collected data on the satisfaction level of his
原文链接: https://leetcode-cn.com/problems/find-the-minimum-number-of-fibonacci-numbers-whose-sum-is-k
英文原文Given an intege
原文链接: https://leetcode-cn.com/problems/minimum-subsequence-in-non-increasing-order
英文原文Given the array nums, obtain a
原文链接: https://leetcode-cn.com/problems/check-if-a-string-can-break-another-string
英文原文Given two strings: s1 and s2 wit