<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>semiexp</author_name>
  <author_url>https://blog.hatena.ne.jp/semiexp/</author_url>
  <blog_title>Algorithmer’s note</blog_title>
  <blog_url>https://semiexp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Algorithm</anon>
    <anon>TopCoder</anon>
  </categories>
  <description>問題 高々21*21の盤面が与えられる。各マスは'.'か、アルファベットが書かれている。アルファベットは21種類のうちどれかである。今、この盤面上で「パス」を考える。パスは、iマス目がi+1マス目に隣接している(1 解法 まず、パスの定義に「互いに異なる」とあるが、これは無視してもよいことがわかる。なぜなら、同じマスを通ったら21種類のアルファベットが現れることなどありえないからである。 すると、11マス目を固定して、そこを起点とする長さ11のパスを考え、パス構成するアルファベットが（起点マス以外において）異なるような2つのパスを併合してやると、自然と求めるパスになっている。そのようなものを数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsemiexp.hatenadiary.org%2Fentry%2F20111129%2F1322554238&quot; title=&quot;TopCoder SRM523 Div1Hard - Algorithmer’s note&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>2011-11-29 17:10:38</published>
  <title>TopCoder SRM523 Div1Hard</title>
  <type>rich</type>
  <url>https://semiexp.hatenadiary.org/entry/20111129/1322554238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
