<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anta1</author_name>
  <author_url>https://blog.hatena.ne.jp/anta1/</author_url>
  <blog_title>antaの競技プログラミング練習日記</blog_title>
  <blog_url>https://anta1.hatenadiary.org/</blog_url>
  <categories>
    <anon>SRM</anon>
    <anon>本番</anon>
  </categories>
  <description>一番自明なことに気づかないとかChallengeしない主義者！とか Coding Easy (250) なんか変な解法を思いついて、それはExampleを通るものの、まあ嘘だなと思い考えなおす。 考えてみた：「文字aを文字bに変え、その後に文字bを文字cに変えることは意味がない」 考え：a→bのコストがx、b→cの独立のコストがyだとして、a→b, b→cの順番にやると一回目でx、二回目で(x+y)のコストがかかってしまう。それは独立にやった時の(x + y)以下なので、意味がない。 さて、推移が無いとするとサイクルも無いので、全ての書き換えを独立に考えることが出来る。 そうすると、書き換えが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanta1.hatenadiary.org%2Fentry%2F20130827%2F1377608754&quot; title=&quot;SRM 589 DIV1 本番 - antaの競技プログラミング練習日記&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>2013-08-27 22:05:54</published>
  <title>SRM 589 DIV1 本番</title>
  <type>rich</type>
  <url>https://anta1.hatenadiary.org/entry/20130827/1377608754</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
