<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y-kamiya</author_name>
  <author_url>https://blog.hatena.ne.jp/y-kamiya/</author_url>
  <blog_title>MEMOcho-</blog_title>
  <blog_url>https://jsapachehtml.hatenablog.com/</blog_url>
  <categories>
    <anon>algorithm</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>今年に入って基本的なアルゴリズムの勉強としてatcoderのコンテストにチャレンジしている。勉強ついでのアウトプットとしてこちらの問題についてメモ。 https://atcoder.jp/contests/abc242/tasks/abc242_e 問題自体は、アルファベットのみの文字列Sに対し特定の文字列と比べて辞書順で小さい回文のパターン数を数えるというもの。解説はこちらに上がっている。 https://atcoder.jp/contests/abc242/editorial/3516 全体として考えるべきことは 文字列の中央の文字までを決めれば回文は一意に定まる 文字列Sと中央の文字まで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjsapachehtml.hatenablog.com%2Fentry%2F2022%2F03%2F27%2F233756&quot; title=&quot;アルファベット文字列Sよりも辞書順で小さい回文のパターン数計算 - MEMOcho-&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>2022-03-27 23:37:56</published>
  <title>アルファベット文字列Sよりも辞書順で小さい回文のパターン数計算</title>
  <type>rich</type>
  <url>https://jsapachehtml.hatenablog.com/entry/2022/03/27/233756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
