<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://codeforces.com/contest/1270/problem/B 解説 https://codeforces.com/contest/1270/submission/67930787 条件を満たすものがあるならば、隣り合う2つで満たすものがある。 上手く説明するのが難しいが、条件が満たされるのは、123...のような連続になっていないものであり、 124みたいな感じになっている必要があるが、どんな順番であっても必ず2つ以上離れている部分が存在する。 よって、隣り合う2つで探せばいい。 差の絶対値が2以上の所があれば、それを答える。 int N, A[201010]; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2019%2F12%2F30%2F105550&quot; title=&quot;Interesting Subarray [Good Bye 2019 B] - はまやんはまやんはまやん&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>2019-12-30 10:55:50</published>
  <title>Interesting Subarray [Good Bye 2019 B]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2019/12/30/105550</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
