<?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://yukicoder.me/problems/no/1111 前提知識 動的計画法 解説 https://yukicoder.me/submissions/510572 mod109+7数え上げなので、まずはDP。 先頭から順番に決めていくとして、最後の要素だけがそれ以降の処理に関係してくるし…DPだな 動的計画法 dp[i][k][lst] := i番目までコードが確定していて、現状の複雑度がkであり、最後のコードがlstである組合せ ちょっと複雑なDPを練習している諸君は割とすぐ思いつくかもしれない。 先頭からi番目まで確定している状態で、抽象化に必要な特徴量としては「複雑度…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F07%2F11%2F105057&quot; title=&quot;コード進行 [yukicoder 1111] - はまやんはまやんはまやん&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>2020-07-11 10:50:57</published>
  <title>コード進行 [yukicoder 1111]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/07/11/105057</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
