<?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>TopCoder</anon>
    <anon>フロー</anon>
  </categories>
  <description>問題 nxnのグリッドに白石'o'と黒石'x'が置かれている。 何も置かれていない場所は'.' 辺を共有する白石はひとかたまりとみなす。 ひとかたまりの白石が、何も置かれていない場所に隣接していない状態になると、 その白石は全て'.'に変わる。黒石を好きなだけ置くことができるとき、 グリッドの空いているマスの個数は最大いくつにできるか求めよ。 置かれている黒石や、置いた黒石はなくなることはない。 制約条件 n≦50 初期状態で、白石のかたまりは必ずどこかの'.'と隣接している。 方針 最小カット。 フローグラフを以下のように構成する。 'o'に対応する頂点：その頂点がs-tカットのs側に含まれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsimezi-tan.hatenadiary.org%2Fentry%2F20131016%2F1381913292&quot; title=&quot;TopCoder SRM 594 Div1 Medium FoxAndGo3 - 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>2013-10-16 17:48:12</published>
  <title>TopCoder SRM 594 Div1 Medium FoxAndGo3</title>
  <type>rich</type>
  <url>https://simezi-tan.hatenadiary.org/entry/20131016/1381913292</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
