<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a_kawashiro</author_name>
  <author_url>https://blog.hatena.ne.jp/a_kawashiro/</author_url>
  <blog_title>a_kawashiroのブログ</blog_title>
  <blog_url>https://a-kawashiro.hatenablog.com/</blog_url>
  <categories>
    <anon>topcoder</anon>
  </categories>
  <description>無向グラフだからUNIONFINDで連結成分を分解できる。 後、テストケース３の {&quot;1 2,2 3,3 4,4 5,5 3,1 3,6 7,7 8,6 8,8 9,9 1&quot;,←ここと ここが→ &quot;0,10 11,11 9,12 13,14 15,15 16,16 17,14 17,14 16&quot;} つながって10になる #include &lt;cstring&gt; #include &lt;sstream&gt; #include &lt;string&gt; #include &lt;vector&gt; using namespace std; class UNIONFIND { vector&lt;int&gt; date; vector&lt;i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa-kawashiro.hatenablog.com%2Fentry%2F20110403%2F1301798947&quot; title=&quot;SRM419 div2 hard - a_kawashiroのブログ&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>2011-04-03 11:49:07</published>
  <title>SRM419 div2 hard</title>
  <type>rich</type>
  <url>https://a-kawashiro.hatenablog.com/entry/20110403/1301798947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
