<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mayokoex</author_name>
  <author_url>https://blog.hatena.ne.jp/mayokoex/</author_url>
  <blog_title>mayoko’s diary</blog_title>
  <blog_url>https://mayokoex.hatenablog.com/</blog_url>
  <categories>
    <anon>yukicoder</anon>
  </categories>
  <description>問題 No.348 カゴメカゴメ - yukicoder 解法 それぞれの輪について, 輪 ch が輪 v に覆われているならば, v -&gt; ch に辺を貼る, ということをやって木グラフを作れば, 木 DP に落とし込める, というのは簡単にわかります。問題は木グラフをどう作るかなんですが, kmjp さんの解法を参考にしました。 kmjp.hatenablog.jpまず, 外側を必ず '.' で連結な成分にするために, input の周りに '.' を追加します。で, '.' については 4 近傍の, 'x' については 8 近傍のものを union_find で連結して, 一つの集合とみ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmayokoex.hatenablog.com%2Fentry%2F2016%2F02%2F27%2F143144&quot; title=&quot;yukicoder No.348 カゴメカゴメ - mayoko’s diary&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>2016-02-27 14:31:44</published>
  <title>yukicoder No.348 カゴメカゴメ</title>
  <type>rich</type>
  <url>https://mayokoex.hatenablog.com/entry/2016/02/27/143144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
