<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>h_chiro</author_name>
  <author_url>https://blog.hatena.ne.jp/h_chiro/</author_url>
  <blog_title>雑記</blog_title>
  <blog_url>https://h-chiro.hatenablog.com/</blog_url>
  <categories>
    <anon>AOJ</anon>
  </categories>
  <description>http://rose.u-aizu.ac.jp/onlinejudge/ProblemSet/description.jsp?id=1014 概要 温泉とそれぞれの地区の距離が与えられるので、すべての地区に温泉がいきわたるための 最小のパイプの長さを求める。 方針 はじめにヒープに温泉から出ている辺をすべて追加しておいてヒープから辺を取り出しながら、 もしすでに両方の辺に温泉がいきわたっているなら無視、片方だけならまだ温泉が届いていなかった側から出る辺をヒープに追加するということを繰り返す。 ソース #include&lt;iostream&gt; #include&lt;vector&gt; #include&lt;q…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fh-chiro.hatenablog.com%2Fentry%2F20101104%2F1288886382&quot; title=&quot; 1014 Computation of Minimum Length of Pipeline - 雑記&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-11-04 00:59:42</published>
  <title> 1014 Computation of Minimum Length of Pipeline</title>
  <type>rich</type>
  <url>https://h-chiro.hatenablog.com/entry/20101104/1288886382</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
