<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yokoyantech</author_name>
  <author_url>https://blog.hatena.ne.jp/yokoyantech/</author_url>
  <blog_title>紙一重の積み重ね</blog_title>
  <blog_url>https://www.yokoyan.net/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>AtCoder</anon>
  </categories>
  <description>はじめに AtCoderの過去問を解いていて、B問題で初めてTLEになりました。 とても勉強になったのでまとめます。 解いた問題 atcoder.jp TLEになったコード 最初に出したコードはこんな感じ。 素直にループして、最後に10**9 + 7した余りを出しました。 atcoder.jp そもそも、10**9 + 7ってなに？なんで？？？ 1000000007の意味があるの？？？ なぜ 1000000007 なのか？ いろいろ調べたところ、けんちょんさんの記事を見つけました。いつもありがとうございます。 qiita.com それほど深い理由はなさそうですが 109 より大きい最小の素数で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yokoyan.net%2Fentry%2F2019%2F04%2F04%2F180000&quot; title=&quot;【競プロ】初めて1000000007 で割る問題を解いた話 #AtCoder - 紙一重の積み重ね&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-04-04 18:00:00</published>
  <title>【競プロ】初めて1000000007 で割る問題を解いた話 #AtCoder</title>
  <type>rich</type>
  <url>https://www.yokoyan.net/entry/2019/04/04/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
