<?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>
  </categories>
  <description>Quiz https://codeforces.com/contest/1113/problem/C AC Code https://codeforces.com/contest/1113/submission/56527349 解法 上記のように、左端〜右端のXOR=0のものが数える候補 式変形により、もはやcenterを意識する必要がなくなる 任意区間のXORは、累積XORを作っておけばO(1)で求まる 公式解説 https://codeforces.com/blog/entry/65295 注意 cnt[1][0] = 1; これが必要 index=-1のところに累積XOR=0が1つ存在…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2019%2F07%2F05%2F030311&quot; title=&quot;C. Sasha and a Bit of Relax 〜累積XOR〜 - 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/20190705/20190705025450.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-05 03:03:11</published>
  <title>C. Sasha and a Bit of Relax 〜累積XOR〜</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2019/07/05/030311</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
