<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tei3344</author_name>
  <author_url>https://blog.hatena.ne.jp/tei3344/</author_url>
  <blog_title>土下座しながら探索中</blog_title>
  <blog_url>https://ncastar.hatenablog.com/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>BFS</anon>
  </categories>
  <description>問題リンク：The Morning after Halloween | Aizu Online Judge問題概要： h*wのグリッドが与えられる グリッドは壁と何もないマスからなり、その中に幽霊が１以上３以下存在する 幽霊はそれぞれ対応した目的地をもっており、すべての幽霊はその対応した目的地に移動したい １ステップで隣接する上下左右に移動、または移動しない亊ができる 幽霊が動く際に、 ・同じセルに２以上の幽霊がいること ・幽霊同士が移動する際に交差すること は許されない 最小何ステップで目的を達成できるか解法： BFSで解いた short mincost[16*16][16*16][16*1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fncastar.hatenablog.com%2Fentry%2F20131114%2F1384399571&quot; title=&quot; AOJ 1281 :  The Morning after Halloween - 土下座しながら探索中&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>2013-11-14 12:26:11</published>
  <title> AOJ 1281 :  The Morning after Halloween</title>
  <type>rich</type>
  <url>https://ncastar.hatenablog.com/entry/20131114/1384399571</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
