<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>peroon</author_name>
  <author_url>https://blog.hatena.ne.jp/peroon/</author_url>
  <blog_title>perogram</blog_title>
  <blog_url>https://perogram.hateblo.jp/</blog_url>
  <categories>
    <anon>座標圧縮</anon>
    <anon>反転数</anon>
    <anon>Binary Indexed Tree</anon>
    <anon>転倒数</anon>
  </categories>
  <description>Quiz http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=ALDS1_5_D&amp;lang=jp Submit http://judge.u-aizu.ac.jp/onlinejudge/review.jsp?rid=3579423#1 座標圧縮とは 大小関係を保ったまま、値のスキマをなくすことで値域を減らす 例 [1, 100, 10000] =&gt; [0, 1, 2] BIT (Binary Indexed Tree)とは 配列 a1〜aNにて、 aiにxを足す a1〜aiまでの和を求める を高速にO(logN)で行うデータ構造 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2019%2F05%2F19%2F075847&quot; title=&quot;座標圧縮とBITで転倒数（反転数）を求める - perogram&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-ak.f.st-hatena.com/images/fotolife/p/peroon/20200105/20200105081735.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-19 07:58:47</published>
  <title>座標圧縮とBITで転倒数（反転数）を求める</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2019/05/19/075847</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
