leetcode 643[easy]--Maximum Average Subarray I

难度:easy 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. Example 1: Input:
相关文章
相关标签/搜索