<?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://www.codechef.com/JAN18/problems/STRMRGN要素の文字列A、M要素の文字列Bがある。 これをマージして文字列Cを作る。 マージルール AとBから全ての文字を使う Aの文字列の順番、Bの文字列の順番は崩さすマージする 関数Fを用意する F(S) := 文字列Sの中で文字が同じ隣接する文字を1つと考えた時のグループ数 F(&quot;aaabbbaa&quot;) = 3 （aのグループ,bのグループ,aのグループで3つ） F(&quot;abcabc&quot;) = 6 F(&quot;aabbccab&quot;) = 5 作れる文字列Cの中でのF(C)の最小値は？</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F01%2F15%2F230532&quot; title=&quot;String Merging [CodeChef January Challenge 2018 D] - はまやんはまやんはまやん&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>2018-01-15 23:05:32</published>
  <title>String Merging [CodeChef January Challenge 2018 D]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/01/15/230532</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
