<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nanikaka</author_name>
  <author_url>https://blog.hatena.ne.jp/nanikaka/</author_url>
  <blog_title>nanikakaのAOJ航海日誌</blog_title>
  <blog_url>https://nanikaka.hatenadiary.org/</blog_url>
  <categories>
    <anon>AOJ Volume12</anon>
  </categories>
  <description>問題リンク Search of Concatenated Strings 概要 N個の文字列Ei と文字列Sが与えられる。Eiの各要素を1回ずつ連結した文字列が現れる箇所はSの中にいくつあるか答えよ。Eiの連結する順番は任意でよい。例えば、Eiが&quot;a&quot;と&quot;b&quot;であれば、&quot;ab&quot;もしくは&quot;ba&quot;が探すべき文字列となる。 また、出現箇所の個数を数えるため、例えば Ei: &quot;x&quot;, &quot;xx&quot; S: &quot;xxx&quot; のとき、&quot;x&quot;+&quot;xx&quot;と&quot;xx&quot;+&quot;x&quot;の2種類が現れるが、種類は問わず、これは1回とカウントする。 連結文字列がオーバラップしている場合は位置がずれるので、複数回カウントする。 Ei: &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnanikaka.hatenadiary.org%2Fentry%2F20120429%2F1335645778&quot; title=&quot;AOJ1291 Search of Concatenated Strings - nanikakaのAOJ航海日誌&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>2012-04-29 05:42:58</published>
  <title>AOJ1291 Search of Concatenated Strings</title>
  <type>rich</type>
  <url>https://nanikaka.hatenadiary.org/entry/20120429/1335645778</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
