<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>phyllo_algo</author_name>
  <author_url>https://blog.hatena.ne.jp/phyllo_algo/</author_url>
  <blog_title>れどこだ目指すよ！　(；`・ω・）</blog_title>
  <blog_url>https://phyllo-algo.hatenadiary.org/</blog_url>
  <categories>
    <anon>とぷこだ</anon>
    <anon>過去問</anon>
  </categories>
  <description>問題 2つの文字列が同型であるというのは、1つ目の文字列の文字を2つ目の文字列の文字へリマッピングすることができることをいう。リマッピングとは、ある文字列のすべての文字を別な文字へ置き換えることで、文字の並びは変わらない。そして、2つの文字が同じ文字へマッピングされることはない。たとえば、&quot;abcd&quot;と&quot;zbxz&quot;はa-&gt;z,b-&gt;b,c-&gt;xとマッピングできるので、同型である。 いくつかの文字列が与えられるので、同型である文字列の組の個数を返す。 考え方 すべての文字列の組み合わせについて、それが同型かどうかを判定する。 同型かどうかは、実際に文字s1[i]が使われていなければs2[i]に割…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphyllo-algo.hatenadiary.org%2Fentry%2F20110118%2F1295369248&quot; title=&quot;SRM391 Div2 500 - れどこだ目指すよ！　(；`・ω・）&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-01-18 01:47:28</published>
  <title>SRM391 Div2 500</title>
  <type>rich</type>
  <url>https://phyllo-algo.hatenadiary.org/entry/20110118/1295369248</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
