<?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://atcoder.jp/contests/abc200/tasks/abc200_b 解説 https://atcoder.jp/contests/abc200/submissions/22435193 問題では一部文字列として計算しているが、普通に数値計算できるので、数値計算としてやっていくのがオススメ。 ちなみに、文字列を経由しても、間に合う。 整数がNが200の倍数 普通に N /= 200をすればいい。 200を末尾に追加する これは数値計算で考えると1000倍して+200することになる。 こうすることで数値計算ができる。 上限は？ 数値計算時に気になるのが上限である。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2021%2F05%2F08%2F233351&quot; title=&quot;200th ABC-200 [京セラプログラミングコンテスト2021（AtCoder Beginner Contest 200）B] - はまやんはまやんはまやん&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>2021-05-08 23:33:51</published>
  <title>200th ABC-200 [京セラプログラミングコンテスト2021（AtCoder Beginner Contest 200）B]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2021/05/08/233351</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
