<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsukuno</author_name>
  <author_url>https://blog.hatena.ne.jp/tsukuno/</author_url>
  <blog_title>なんとなくな日々のコメント</blog_title>
  <blog_url>https://tsukuno.hatenadiary.org/</blog_url>
  <categories>
    <anon>CF</anon>
  </categories>
  <description>問題 N以下の数のうち、0と1以外の数字を含まないものの数を答えよ、という問題。 解答例 やるだけ。1から初めて、10倍した数と10倍して1加えた数の両方を再帰的にチェックしていく。int溢れに注意するだけ。 これそのものは意味のない問題だけれど、AとBだけからなる数字の集合を用意して、何かそこから作業する問題はありがちなので、構築方法は覚えておく必要あり。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsukuno.hatenadiary.org%2Fentry%2F20111223%2F1324636849&quot; title=&quot; Codeforces 9C - なんとなくな日々のコメント&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-12-23 19:40:49</published>
  <title> Codeforces 9C</title>
  <type>rich</type>
  <url>https://tsukuno.hatenadiary.org/entry/20111223/1324636849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
