<?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://beta.atcoder.jp/contests/arc102/tasks/arc102_b 解法 https://beta.atcoder.jp/contests/arc102/submissions/3127759「2^20=1048576＞10^6」であるので、いつもの2の累乗を足していく構築テクをもとに考える。 小さいケースで考えてみよう。 L=2^3-1の場合、つまり２進数表記でL=111を作ってみよう。 各桁について0か1かを自由に選択できればいいので、 1-&gt;2にコスト0とコスト2^0の辺 2-&gt;3にコスト0とコスト2^1の辺 3-&gt;4にコスト0とコスト2^2の辺…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F09%2F02%2F234724&quot; title=&quot;All Your Paths are Different Lengths [AtCoder Regular Contest 102 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>2018-09-02 23:47:24</published>
  <title>All Your Paths are Different Lengths [AtCoder Regular Contest 102 D]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/09/02/234724</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
