643. Maximum Average Subarray I

题目来源【Leetcode】web 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.数组 Exampl
相关文章
相关标签/搜索