<?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>早稲田大学プログラミングコンテスト2019 - AtCoder 解法 まず気付くべき点は、行の区切り位置と列の区切り位置を独立に考えられることです。行・列ともに、それぞれの区切り位置を境として黒いマスの個数が反転します。 そのためまずは行（列も同様）ごとの黒いマスの個数を数えて数列を作ります。そしてその数列を2つに区切る位置であって、2つに区切られた数列が両方とも回文になるようなものを数えればよいです。 ただしたくさんの区切り位置についてこの回文判定を毎回計算していると時間が足りません。このように数列や文字列の色々な連続部分列について回文かどうかを効率的に判定したいときに、「Manacherの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbetrue12.hateblo.jp%2Fentry%2F2019%2F03%2F10%2F222011&quot; title=&quot;早稲田大学プログラミングコンテスト2019 E - Artist - 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-ak.f.st-hatena.com/images/fotolife/b/betrue12/20190310/20190310215431.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-10 22:20:11</published>
  <title>早稲田大学プログラミングコンテスト2019 E - Artist</title>
  <type>rich</type>
  <url>https://betrue12.hateblo.jp/entry/2019/03/10/222011</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
