<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>betrue12</author_name>
  <author_url>https://blog.hatena.ne.jp/betrue12/</author_url>
  <blog_title>ARMERIA</blog_title>
  <blog_url>https://betrue12.hateblo.jp/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>プログラミング</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>C - Range Set 解法 必要十分条件への言い換え ある01文字列が与えられた時に、それが操作によって生成可能であるかを判定することを考えます。 ここで今回のように「塗り潰す」系の操作の場合、「判定したい文字列から逆順で操作を行い、初期状態に戻せるか？」と考えると見通しが良くなることが多いです。塗り潰す操作を逆に見ると「塗り潰す前は何でも良い」と思うことができるので、「何でも良い」領域をどんどん広げていくことで初期状態にマッチさせることを目指します。 具体的には、今回の問題における逆操作は 操作0：0 または * が 個連続している領域（混ざっていても良い）を、全て * に置き換える。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbetrue12.hateblo.jp%2Fentry%2F2020%2F06%2F08%2F072511&quot; title=&quot;AtCoder Grand Contest 045 C - Range Set - ARMERIA&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/106916089/1592411661884548</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-08 07:25:11</published>
  <title>AtCoder Grand Contest 045 C - Range Set</title>
  <type>rich</type>
  <url>https://betrue12.hateblo.jp/entry/2020/06/08/072511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
