<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>d_tutuz</author_name>
  <author_url>https://blog.hatena.ne.jp/d_tutuz/</author_url>
  <blog_title>数学/競プロメモ</blog_title>
  <blog_url>https://tutuz.hateblo.jp/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>数え上げ</anon>
    <anon>2変数</anon>
  </categories>
  <description>問題 https://beta.atcoder.jp/contests/arc092/tasks/arc092_b [0&lt;= i &lt;= n-1], [0&lt;= j &lt;= n-1] の i, j について a_i + b_j のそれぞれの xor をとった結果を求めよ。 方針 「桁ごとに独立して考えること」がポイントである。xor演算は繰り上がりがないので各桁ごとに独立して考えて良い。 今 k ビット目 (0-indexed) について考える。k ビット目について考えているので、もとの a[i], b[j] の k+1 ビット目以降は k ビット目の結果に影響を及ぼさないので無視して良く、それぞれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftutuz.hateblo.jp%2Fentry%2F2018%2F06%2F02%2F180133&quot; title=&quot;AtCoder Beginner Contest 091  D - Two Sequences - 数学/競プロメモ&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://chart.apis.google.com/chart?cht=tx&amp;chl=a_i%2Cb_i</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-02 18:01:33</published>
  <title>AtCoder Beginner Contest 091  D - Two Sequences</title>
  <type>rich</type>
  <url>https://tutuz.hateblo.jp/entry/2018/06/02/180133</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
