<?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>YosupoLibraryChecker</anon>
    <anon>WaveletMatrix</anon>
    <anon>BIT</anon>
    <anon>二次元BIT</anon>
    <anon>動的セグメント木(BIT含む)</anon>
    <anon>動的二次元セグメント木(BIT含む)</anon>
    <anon>クエリ処理問題</anon>
    <anon>操作:長方形領域</anon>
    <anon>区間に含まれる点の重みの最大値を求める</anon>
  </categories>
  <description>一点加算を含む、長方形領域内部の総和取得クエリに答えていく！動的二次元 BIT や、BIT on Wavelet Matrix などで通せる。 問題へのリンク 問題概要 二次元平面上に 点ある。 番目の点の座標は であり、重みは である。次の 個のクエリに答えよ。 クエリタイプ 1：ある一点 に重み の点を追加する (すでに点があっても別の点として追加する) クエリタイプ 2：長方形領域が与えられるので、領域内の点の重みの総和を答えよ 制約 考えたこと 今度こそ、Nyaan さんの BIT on Wavelet Matrix を参考にしながら書いたライブラリがばっちりはまる！！ 計算量は座標値…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2023%2F10%2F20%2F020039&quot; title=&quot;Yosupo Library Checker - Point Add Rectangle Sum - けんちょんの競プロ精進記録&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>2023-10-20 02:00:39</published>
  <title>Yosupo Library Checker - Point Add Rectangle Sum</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2023/10/20/020039</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
