<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://codeforces.com/contest/1114/problem/BN要素の配列Aがある。 この配列を「連続していてM要素以上の列」にK個に分ける。 分割後の各列について、大きい方からM個取ってくる。 取ったMK個の総和の最大値を求めて、分割地点を答えよ。2≦N≦2*10^5 1≦M 2≦K MK≦N 解説 https://codeforces.com/contest/1114/submission/49712803実は全体の大きい方からMK個を全て取ることができる。 「取りたい要素MK個を決めた後に、それを取るようにしてK個に分割することは、常に可能である。」 なので、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2019%2F02%2F11%2F014719&quot; title=&quot;Yet Another Array Partitioning Task [Codeforces Round #538 (Div. 2) B] - はまやんはまやんはまやん&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-11 01:47:19</published>
  <title>Yet Another Array Partitioning Task [Codeforces Round #538 (Div. 2) B]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2019/02/11/014719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
