<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kemkemG0</author_name>
  <author_url>https://blog.hatena.ne.jp/kemkemG0/</author_url>
  <blog_title>競プロをする奴</blog_title>
  <blog_url>https://kemkemg0.hateblo.jp/</blog_url>
  <categories>
    <anon>ABC級</anon>
    <anon>青Diff</anon>
  </categories>
  <description>[解法] 結論から言えば、拡張ダイクストラというものをする。なにを拡張するのかというと、ノードの数である。 そもそもダイクストラをただ単に移動する最短距離や最小コストを得るものとして捉えるのではなく、 最初の状態から最後の状態 になるための最小コストを得るものだ と捉えてほしい。 ある点からある点への移動 はもっと抽象的にいうと ある状態からある状態への推移 と捉えることができる。 今の状態から次にどのような状態にすることができるかを考えれば、自然にダイクストラを拡張することができる。 今回は、 [街Uにいるときに銀貨をx枚もっている] というものを一つの状態にすることができる。 街Uからは街…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkemkemg0.hateblo.jp%2Fentry%2F2021%2F06%2F28%2F113534&quot; title=&quot;E - Two Currencies(解説) - 競プロをする奴&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-06-28 11:35:34</published>
  <title>E - Two Currencies(解説)</title>
  <type>rich</type>
  <url>https://kemkemg0.hateblo.jp/entry/2021/06/28/113534</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
