<?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://yukicoder.me/problems/no/788 前提知識 ダイクストラ 考察過程 1. かなり難しい問題に見えるので、小さいことから紐解いていく 2. M≦2000が気になる（普通なら10^6くらいじゃない？） 3. この制約なら、全ての頂点間の距離を求められる 4. とりあえず何か全探索対象を探すが、集める交差点が全探索できそう（Nが10^3オーダーなので想定の匂いもする） 5. 他に考える糸口も無いので、集める所pを固定したときの最適解について考えてみる 6. すると、集める所p以外の場所は頂点stにあるトラックを集めるにはT[st]回往復する必要があり、簡単に移…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2019%2F02%2F09%2F095115&quot; title=&quot;トラックの移動 [yukicoder No.788] - はまやんはまやんはまやん&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-02-09 09:51:15</published>
  <title>トラックの移動 [yukicoder No.788]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2019/02/09/095115</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
