<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>OviskoutaR</author_name>
  <author_url>https://blog.hatena.ne.jp/OviskoutaR/</author_url>
  <blog_title>三浦ノート</blog_title>
  <blog_url>https://www.k-pmpstudy.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>問題 A - Diverse Word 入力された多彩な単語に対し，辞書順で次の多彩な単語を求める． 理解 多彩な単語の辞書がすぐには想像できないので書き下すことにする．「見たものは想像できる」の精神． a から始まる多彩な単語について，次の図のように木の形に単語を列挙する(かなり省略は多いが）．根の多彩な単語に文字を1つ付け足すようにして子の多彩な単語を作っている． 各単語の前の数字は辞書での順番を表す．多彩な単語の辞書は，この木における深さ優先な順序で単語が並ぶことが分かる． c++ の next_permutation は並び替えの文字列で辞書順に次の要素に更新してくれる．*1 以上のこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.k-pmpstudy.com%2Fentry%2F2019%2F11%2F04%2FAGC22A&quot; title=&quot;A - Diverse Word:AGC22 - 三浦ノート&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/O/OviskoutaR/20191104/20191104143106.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-04 14:53:35</published>
  <title>A - Diverse Word:AGC22</title>
  <type>rich</type>
  <url>https://www.k-pmpstudy.com/entry/2019/11/04/AGC22A</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
