#C. 「一本通 1.2 例 2」Best Cow Fences

    Type: Default 1000ms 256MiB

「一本通 1.2 例 2」Best Cow Fences

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

【题目描述】

给定一个长度为n的正整数序列A。求一个平均数最大的,长度不小于L的子序列。

【输入】

第一行,n和L;

n个正整数,表示A。

【输出】

一个整数,表示答案的1000倍(不用四舍五入,直接输出)。

【输入样例】

10 6 
6 4 2 10 3 8 5 9 4 1 

【输出样例】

6500

【提示】

n ≤ 100000

【来源】

一本通在线评测

20230318 二分法随堂测验

Not Attended
Status
Done
Rule
Ledo
Problem
6
Start at
2023-3-18 10:30
End at
2023-3-18 11:30
Duration
1 hour(s)
Host
Partic.
18