<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>ABC119</anon>
    <anon>D問題</anon>
    <anon>C++</anon>
  </categories>
  <description>irisruneです。一昨日のAGCは所用で参加できなかったので今日も過去問になります。 前回と同様、今回もC++での提出コードです。 https://atcoder.jp/contests/abc119/tasks/abc119_d この問題のポイントは に（東西それぞれで）最寄りの神社と寺を高速で求める方法 最寄りの神社と寺から要求された解を求める方法 …らしいです1。自分は完全に1.で引っかかった口でした。 回答と方針 割と思いつきやすい二分探索が模範解答だったわけですが、自分の回答はというと… #include &lt;bits/stdc++.h&gt; using namespace std; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F2019%2F03%2F25%2F113701&quot; title=&quot;ABC119 D Lazy Faith を二分探索を使わずに解く(C++) - あるエンジニアのAtCoder奮闘記&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-25 11:37:01</published>
  <title>ABC119 D Lazy Faith を二分探索を使わずに解く(C++)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/2019/03/25/113701</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
