<?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://atcoder.jp/contests/abc160/tasks/abc160_c 解説 https://atcoder.jp/contests/abc160/submissions/11325671 ある家iから出発してすべての家を回る最短経路はi -&gt; i+1 -&gt; i+2 -&gt; ... -&gt; N -&gt; 1 -&gt; 2 -&gt; ... -&gt; i-1という感じになる。 つまり、1パターンしかないということ。 この場合にかかる距離は、「家iから湖のスタート(x=Kの位置)＋湖のスタート(x=0の位置)から家i-1」となる。 注意点として、家1から家Nへの最短経路は湖のスタートを通ら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F03%2F29%2F034804&quot; title=&quot;Traveling Salesman around Lake [AtCoder Beginner Contest 160 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>2020-03-29 03:48:04</published>
  <title>Traveling Salesman around Lake [AtCoder Beginner Contest 160 C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/03/29/034804</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
