<?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://yukicoder.me/problems/no/989 前提知識 二分探索 解説 https://yukicoder.me/submissions/430655 どこから手を付けようかという感じだが、何かを全探索して解きたいところ。 A[i]について全探索したときに、条件を満たすB[i]の個数が高速に計算できれば、 その個数の総和をとって答えとできる。 これは割と良い方針に見える。 A[i]×B[j]を考えたときに条件を満たすB[j]はある数以上になることが分かる。 つまり、単調性を持つ。 配列Bはソートしても問題ないので、二分探索をして、条件を満たす・満たさないの境界線を見…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F02%2F15%2F091309&quot; title=&quot;N×Mマス計算（K以上） [yukicoder 989] - はまやんはまやんはまやん&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>2020-02-15 09:13:09</published>
  <title>N×Mマス計算（K以上） [yukicoder 989]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/02/15/091309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
