<?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://onlinejudge.u-aizu.ac.jp/beta/review.html#RitsCamp18Day3/2752946この問題は二段階で解いていく 「グラフから辺情報を抽出する」「ワーシャルフロイドで最短距離を求める」 後半はワーシャルフロイドを知っていれば一瞬なので、前半が大変になる。「グラフから辺情報を抽出する」 色々な実装方法があるかと思うが、H,W≦50なので、時間がかかるが、やりやすい方法でやろう。 自分の実装方法を紹介しておく。 A～Zである全てのマスについて、上下左右に移動してA～Zがあるかを判定する。 道中にちゃんと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F03%2F28%2F130436&quot; title=&quot;AA Graph [RUPC2018 Day3 C] - はまやんはまやんはまやん&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-03-28 13:04:36</published>
  <title>AA Graph [RUPC2018 Day3 C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/03/28/130436</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
