<?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://onlinejudge.u-aizu.ac.jp/beta/room.html#KUPC2020Spring/problems/M 解説 根性構築。 N=1,2のときはサンプルにあるやつを答えればいい。 3≦Nのときは、00, 010, 0110, 01110, ...と構築していけばN-1個を達成できる。 なぜN-1が上限（最適解）であることが言えるかというと、N個を達成するには長さ1の文字列を作る必要がある。 長さ1の文字列を作ってしまうと、その文字は今後使えなくなる。 なので、2番目の文字列はある1つの文字列となり、複数個作ると必ず部分列となってしまうためである。 どうや…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F03%2F21%2F205857&quot; title=&quot;文字列集合 [Kyoto University Programming Contest 2020 Spring M] - はまやんはまやんはまやん&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>2020-03-21 20:58:57</published>
  <title>文字列集合 [Kyoto University Programming Contest 2020 Spring M]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/03/21/205857</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
