<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirosegolf</author_name>
  <author_url>https://blog.hatena.ne.jp/hirosegolf/</author_url>
  <blog_title>hirosegolfのメモ</blog_title>
  <blog_url>https://hirosegolf.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>http://www.codeforces.com/problemset/problem/113/E 参加しなかった回の問題ですが練習で解いてみました。 この手の問題ってどうやって解くのが一番いいのか悩みます。 とりあえず、再帰をフルに使って解いてみました。案の定間違えまくって、４回目ぐらいでやっとAcceptになりました。 やっぱりtestを書かなきゃ通すのは不可能なのかもしれません。 def readints(): return map(int, raw_input().split()) def dn(x): k=0 t=x-1 while t: t/=10 k+=1 return k d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirosegolf.hatenadiary.org%2Fentry%2F20110914%2F1316024651&quot; title=&quot;Codeforces86E(Sleeping) - hirosegolfのメモ&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>2011-09-14 03:24:11</published>
  <title>Codeforces86E(Sleeping)</title>
  <type>rich</type>
  <url>https://hirosegolf.hatenadiary.org/entry/20110914/1316024651</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
