<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>enakai00</author_name>
  <author_url>https://blog.hatena.ne.jp/enakai00/</author_url>
  <blog_title>めもめも</blog_title>
  <blog_url>https://enakai00.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>何の話かと言うと atcoder.jp「区間DP」でうまく解ける問題の例として、こちらを紹介します。 区間DPとは？ 「一列にならんだもの（A[1],..., A[N]）を操作する系」の問題で、特定範囲 A[i] 〜 A[j] に制限した場合の答えを dp[i][j] とした上で、幅 d = j - i + 1 を d = 1, 2,... と広げながら dp[ ][ ] を計算していくという手法です。問題の構成から、自然に区間DPの発想に気がつく例としては、下記の問題があります。enakai00.hatenablog.com一方、表題の問題（Slimes）は、事前に「区間DP」の考え方を知ら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fenakai00.hatenablog.com%2Fentry%2F2021%2F07%2F22%2F135034&quot; title=&quot;N - Slimes の解説 - めもめも&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>2021-07-22 13:50:34</published>
  <title>N - Slimes の解説</title>
  <type>rich</type>
  <url>https://enakai00.hatenablog.com/entry/2021/07/22/135034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
