原文链接: https://leetcode-cn.com/problems/sliding-window-maximum
英文原文You are given an array of integers nums, there
标签详情
单调队列 分类
原文链接: https://leetcode-cn.com/problems/shortest-subarray-with-sum-at-least-k
英文原文Given an integer array nums and an in
原文链接: https://leetcode-cn.com/problems/constrained-subsequence-sum
英文原文Given an integer array nums and an integer k, r
原文链接: https://leetcode-cn.com/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit
英文原文
原文链接: https://leetcode-cn.com/problems/max-value-of-equation
英文原文You are given an array points containing the coordina
原文链接: https://leetcode-cn.com/problems/dui-lie-de-zui-da-zhi-lcof
中文题目请定义一个队列并实现函数 max_value 得到队列里的最大值,要求函数max_value、p