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:
相關文章
相關標籤/搜索