<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://atcoder.jp/contests/abc215/tasks/abc215_c 解説 https://atcoder.jp/contests/abc215/submissions/25247677 今回要求されている問題を実装できるかという問題となる。 前半と後半でやればいい。 文字列Sの各文字を並べ替えて作ることが可能な文字列を辞書順にすべて列挙 こっちがほぼ本質。 並び替えて作れる文字列は順列の組み合わせ数となるので、8765432*1=40320通りとなる。 これは全列挙できる個数であるので、全列挙しよう。 C++であればdo-whileとnext_permutati…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2021%2F08%2F21%2F235037&quot; title=&quot;One More aab aba baa [AtCoder Beginner Contest 215 C] - はまやんはまやんはまやん&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>2021-08-21 23:50:37</published>
  <title>One More aab aba baa [AtCoder Beginner Contest 215 C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2021/08/21/235037</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
