LeetCode刷题——Array篇(Maximum Average Subarray I)

Given an array consisting of n integers, find the contiguous subarray of given length k that has the maximum average value. And you need to output the maximum average value.web Example 1: Input: [1,12
相关文章
相关标签/搜索