<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>d_tutuz</author_name>
  <author_url>https://blog.hatena.ne.jp/d_tutuz/</author_url>
  <blog_title>数学/競プロメモ</blog_title>
  <blog_url>https://tutuz.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>問題 https://atcoder.jp/contests/mujin-pc-2018/tasks/mujin_pc_2018_e 考え方 辺を拡張してダイクストラ法を適応させる拡張ダイクストラ法の問題である。ある時刻 において、文字列 の情報から次に上下左右に進むまでにかかる時間が分かる。まずこの各時刻 における上下左右の移動コストを求めることが必要。 これが求められればあとは普通のダイクストラ法と同じ要領で、時刻 における移動コスト を先に求めておいた表から計算して、解を求めることができる。 Submission #4087944 - Mujin Programming Challeng…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftutuz.hateblo.jp%2Fentry%2F2019%2F01%2F26%2F152218&quot; title=&quot;Mujin Programming Challenge 2018：E - 迷路 - 数学/競プロメモ&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-01-26 15:22:18</published>
  <title>Mujin Programming Challenge 2018：E - 迷路</title>
  <type>rich</type>
  <url>https://tutuz.hateblo.jp/entry/2019/01/26/152218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
