<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>simezi_tan</author_name>
  <author_url>https://blog.hatena.ne.jp/simezi_tan/</author_url>
  <blog_title>simezi_tanの日記</blog_title>
  <blog_url>https://simezi-tan.hatenadiary.org/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>グラフ理論</anon>
  </categories>
  <description>問題 無向グラフが与えられる。ここから辺を一本取り除き、できた連結成分をA, Bとする。（A, Bの片方またはどちらも空かもしれない） グラフGに対してsum(G) = Σ{w(e)|e∈Gの辺}とする。ただしw(e)は辺eの重みである。 abs(sum(A) - sum(B))を最小化するような取り除くべき辺を求めよ。 複数ある場合は辞書順最小のもの。 制約 グラフの頂点、辺はともに10万以下。 重みは10^9以下の正の整数。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsimezi-tan.hatenadiary.org%2Fentry%2F20180929%2F1538209339&quot; title=&quot;AUPC 2018 day3 E: Balanced Edge Deletion - simezi_tanの日記&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>2018-09-29 17:22:19</published>
  <title>AUPC 2018 day3 E: Balanced Edge Deletion</title>
  <type>rich</type>
  <url>https://simezi-tan.hatenadiary.org/entry/20180929/1538209339</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
