<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potetisensei</author_name>
  <author_url>https://blog.hatena.ne.jp/potetisensei/</author_url>
  <blog_title>生きたい</blog_title>
  <blog_url>https://potetisensei.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>codeforces.com 受験終わって初回virtual。3完。辛い。 A. k種類の小文字アルファベットから成るちょうど長さnの文字列であって、隣り合う文字が全て異なるものの内、辞書順最小のものは何か。 流石にaから始まるのが辞書順最小で、次は隣り合う文字は異なってないといけないからbで、次はaでと考えると、ababab...となる。後は末尾にk-2種類の文字、それも辞書順最小なので当然'c' ~ 'c'+k-3を登場させると良いけど、ちょっと実装がだるい。k=1とかに気をつける B. σはS={1,..., n}のS→Sな写像であって、「∀t(1 &lt;= t &lt;= k)について∃x(x∈…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotetisensei.hatenablog.com%2Fentry%2F2016%2F10%2F24%2F010613&quot; title=&quot;Codeforces Round #177 (Div. 1) - 生きたい&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>2016-10-24 01:06:13</published>
  <title>Codeforces Round #177 (Div. 1)</title>
  <type>rich</type>
  <url>https://potetisensei.hatenablog.com/entry/2016/10/24/010613</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
