<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JunKobayashi</author_name>
  <author_url>https://blog.hatena.ne.jp/JunKobayashi/</author_url>
  <blog_title>JunKobayashi's Diary</blog_title>
  <blog_url>https://junkobayashi.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>競プロライブラリ</anon>
  </categories>
  <description>以下の問題を解くための手法として「2つの文字列を順方向・逆方向それぞれに走査し、一致する部分の最大長を求める」というものが公式解説に用意されており、ほとんど典型手法と見なされている（諸説あり）にもかかわらず、ライブラリを用意していなかったので作成しました AtCoder Beginner Contest 324 C - Error Correction ※該当問題ではcountDifferenceIfSameLengthメソッドを利用することはありませんでしたが個人的な判断で残しているだけなので不要ならば削除でOKです。個人的にはこのクラスに対して最良の命名をできてはいない感覚でいますが、これ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjunkobayashi.hatenablog.com%2Fentry%2F2023%2F10%2F15%2F212824&quot; title=&quot;Java向け競プロライブラリ（一致文字列長） - JunKobayashi&amp;#39;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>2023-10-15 21:28:24</published>
  <title>Java向け競プロライブラリ（一致文字列長）</title>
  <type>rich</type>
  <url>https://junkobayashi.hatenablog.com/entry/2023/10/15/212824</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
