<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>ABC132</anon>
    <anon>D問題</anon>
    <anon>400点</anon>
    <anon>Kotlin</anon>
  </categories>
  <description>irisruneです。残念ながら今回のコンテストは不参加でした、問題を見るとD問題以降がかなり難しくなっているようですね。 問題 atcoder.jp 考察（+剰余周りの実装）面の問題ですが、ABCが新形式になって以降のD問題としてはかなり難しいと思います。ただしPythonなどを使う場合は実行時間に余裕があることが救いかもしれません（パスカルの三角形を使う場合は余裕がないようです）。 const val MOD = 1000000007 fun COMinit(m: Int): Pair&lt;List&lt;Long&gt;, List&lt;Long&gt;&gt; { val fac = mutableListOf(1L…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190701%2F1561960535&quot; title=&quot;AtCoder ABC 132 D - Blue and Red Balls (Kotlin) - あるエンジニアの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.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-01 14:55:35</published>
  <title>AtCoder ABC 132 D - Blue and Red Balls (Kotlin)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190701/1561960535</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
