<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drken1215</author_name>
  <author_url>https://blog.hatena.ne.jp/drken1215/</author_url>
  <blog_title>けんちょんの競プロ精進記録</blog_title>
  <blog_url>https://drken1215.hatenablog.com/</blog_url>
  <categories>
    <anon>データ構造</anon>
    <anon>クエリ処理問題</anon>
    <anon>SparseTable</anon>
    <anon>CodeChef</anon>
  </categories>
  <description>Disjoint Sparse Table の勉強をした！！！ 詳しいことは Disjoint Sparse Table と セグ木に関するポエム (のししゃん) Codechef Tutorial - Disjoint Sparse Table あたりを参考に。 問題概要 数列が与えられて、「区間 [L, R) の積を P で割ったあまりを答えよ」というクエリに大量に答えよ。 解法 クエリ回数が多いので、 セグツリー: 構築 , クエリ よりも sparse table: 構築 , クエリ を使った方がいい。ただ元来の sparse table は 交叉半束 集合 と 上の二項演算 + があ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2018%2F09%2F08%2F162600&quot; title=&quot;Codechef Product on the segment by modulo - けんちょんの競プロ精進記録&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/80936665/1516148889515660</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-08 16:26:00</published>
  <title>Codechef Product on the segment by modulo</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2018/09/08/162600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
