<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rahaema</author_name>
  <author_url>https://blog.hatena.ne.jp/rahaema/</author_url>
  <blog_title>Mae向きなブログ</blog_title>
  <blog_url>https://maehrm.hatenablog.com/</blog_url>
  <categories>
    <anon>情報処理技術者試験</anon>
    <anon>Python</anon>
  </categories>
  <description>令和7年度秋期 応用情報技術者試験(AP)の午後問題3は、 最長共通部分列(Longest Common Subsequence: LCS) に関する問題でした。 問題文(pdf) r07a_ap_pm3.py 実行結果 % python r07a_ap_pm3.py [0, 0, 0, 0, 0, 0, 0] [0, 0, 0, 0, 1, 1, 1] [0, 1, 1, 1, 1, 2, 2] [0, 1, 1, 2, 2, 2, 2] [0, 1, 1, 2, 2, 3, 3] [0, 1, 2, 2, 2, 3, 3] [0, 1, 2, 2, 3, 3, 4] [0, 1, 2, 2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaehrm.hatenablog.com%2Fentry%2F2025%2F10%2F18%2F095459&quot; title=&quot;令和7年度秋期 応用情報午後問3 - Mae向きなブログ&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/r/rahaema/20251018/20251018095045.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-10-18 09:54:59</published>
  <title>令和7年度秋期 応用情報午後問3</title>
  <type>rich</type>
  <url>https://maehrm.hatenablog.com/entry/2025/10/18/095459</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
