<?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/DN要素の色の配列Cがある。 ある要素を指定する。 指定の要素から以下の操作を何回か行って全ての色を同じにせよ。 操作「指定の要素と連結している（同じ色でつながっている）領域をある色に変える」1≦N, C[i]≦5000 前提知識 区間DP 解説 https://codeforces.com/contest/1114/submission/49710431区間DPをする。 dp[L][R][isLR] := 区間[L,R]がisLRの色に同色で塗られているようにする最小回数 （isLR=0ならC[L]の色に…</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%2F014850&quot; title=&quot;Flood Fill [Codeforces Round #538 (Div. 2) D] - はまやんはまやんはまやん&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:48:50</published>
  <title>Flood Fill [Codeforces Round #538 (Div. 2) D]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2019/02/11/014850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
