<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kyuridenamida</author_name>
  <author_url>https://blog.hatena.ne.jp/kyuridenamida/</author_url>
  <blog_title>kyuridenamidaのブログ</blog_title>
  <blog_url>https://kyuridenamida.hatenablog.com/</blog_url>
  <categories>
    <anon>オンラインジャッジ</anon>
    <anon>AOJ</anon>
  </categories>
  <description>うpられたのでSubmit。 結果としては、前回ブログに載せたソースだと、6と9がWA,10がTLE出した。6は本選で通った解法が通らなくてAC率大変なことに。 よって9を書き直したら、順列とか使う必要がなくて、単純に負辺をたった一度だけ通れるようにしたdijkstraでした。問題文難読だなあオイ。 9.ケーキ屋うんぬん #include &lt;iostream&gt; #include &lt;vector&gt; #include &lt;map&gt; #include &lt;sstream&gt; #include &lt;queue&gt; using namespace std; #define rep(i,n) for(int i=0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkyuridenamida.hatenablog.com%2Fentry%2F2010%2F10%2F19%2F020535&quot; title=&quot;パソコン甲子園2010予選問題がAOJに - kyuridenamidaのブログ&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>2010-10-19 02:05:35</published>
  <title>パソコン甲子園2010予選問題がAOJに</title>
  <type>rich</type>
  <url>https://kyuridenamida.hatenablog.com/entry/2010/10/19/020535</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
