<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuji-dis</author_name>
  <author_url>https://blog.hatena.ne.jp/yuji-dis/</author_url>
  <blog_title>むずかしいことわからないの</blog_title>
  <blog_url>https://disranran.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>リンク https://atcoder.jp/contests/abc132/tasks/abc132_f 提出 https://atcoder.jp/contests/abc132/submissions/6257219?lang=ja まとめ dpで解ける問題 単純なdpだとテーブルが爆発する 数が少ない時は良いが、大きい数に対応するためにも工夫が必要 問題 K個の整数をならべて、隣り合う整数同士を書けた結果がNを下回るような整数列の数を数える。 例えば K=2,N=3のとき {1,1},{2,1},{3,1},{1,2},{1,3}で5個 方針 dp[i][j]で&quot;i+2&quot;が&quot;並べた整数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdisranran.hatenadiary.jp%2Fentry%2F2019%2F07%2F07%2F005616&quot; title=&quot;Atcorder ABC132 F-Small Products - むずかしいことわからないの&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-07-07 00:56:16</published>
  <title>Atcorder ABC132 F-Small Products</title>
  <type>rich</type>
  <url>https://disranran.hatenadiary.jp/entry/2019/07/07/005616</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
