<?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>1400</anon>
  </categories>
  <description>Quiz https://codeforces.com/problemset/problem/975/C AC https://codeforces.com/contest/975/submission/98419257 問題理解 Lagerthaが矢を放つ Ivar軍には兵士がいて、矢は前の人から刺さる 兵士が全滅した時のみ、全員復活する 解法 各クエリにて、今までに放たれた矢の累積で、どこまでの兵士が死んでいるかを二分探索 兵士の数は累積和にすることで単調増加となり、二分探索可能になる int main(){ cin.tie(0); ios::sync_with_stdio(false);…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2020%2F11%2F15%2F163832&quot; title=&quot;C. Valhalla Siege - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-15 16:38:32</published>
  <title>C. Valhalla Siege</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2020/11/15/163832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
