<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inudaisho</author_name>
  <author_url>https://blog.hatena.ne.jp/inudaisho/</author_url>
  <blog_title>メモ@inudaisho</blog_title>
  <blog_url>https://inudaisho.hatenablog.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
  </categories>
  <description>ABC044の山を越えるとあとはなんというか手応えのない問題ばかりでここにまとめるほどのこともなかったのだが、50に来る前にちょっと骨のあるのが来た。骨といっても典型問題のようで、アルゴリズムを覚えれば一発らしいがこっちは無知(無恥？)なので Python3 ではなかなかつらかった。ということで記録を残しておく。 問題 経路探索？ 集合 Union-Find木 問題 都市がN個ある。それぞれをつなぐ鉄道網と道路網を与えるのでそれぞれの都市から鉄道と道路で行ける都市の数を数えろ。最小はその都市自体の1。 経路探索？ お？ これは ABC014 D 閉路 閉路 で出てきた経路問題か？ あれは結局 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finudaisho.hatenablog.com%2Fentry%2F2018%2F10%2F18%2F200309&quot; title=&quot;AtCoder ABC049 D (ARC065) 連結 Union-Find木 - メモ@inudaisho&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>https://cdn-ak.f.st-hatena.com/images/fotolife/i/inudaisho/20181018/20181018184514.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-18 20:03:09</published>
  <title>AtCoder ABC049 D (ARC065) 連結 Union-Find木</title>
  <type>rich</type>
  <url>https://inudaisho.hatenablog.com/entry/2018/10/18/200309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
