<?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>区間DP dp[L][R] := 区間[L,R]についての何か 簡単な入門問題があまりなかった 発展的だが、Monge性を利用して更新高速化できる場合がある 区間DPのよくある方針としてdp[L][R]をdp[L+1][R]とdp[L][R-1]を使って更新する方針がある 【テク1】中心が決まっていて、左右に遷移区間を伸ばす場合は、左と右の遷移を別々にカウントして、掛け合わせることでO(N)分節約可能 問題 EDPC Slimes 解説 CC Algebra Score 解説 LC Minimum Cost Tree From Leaf Values CF XOR-pyramid CF Pre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2017%2F02%2F27%2F152226&quot; title=&quot;競技プログラミングにおける区間DP問題まとめ - はまやんはまやんはまやん&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>2017-02-27 15:22:26</published>
  <title>競技プログラミングにおける区間DP問題まとめ</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2017/02/27/152226</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
