<?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://yukicoder.me/problems/no/1188 解説 https://yukicoder.me/submissions/538073 何か全探索できそうな部分は無いだろうか。 もう少し具体的に言うと、固定してしまうと嬉しいような部分が無いだろうか。 中心を固定する B[X+1]が固定されていたとする。 すると、左右は単調減少列と単調増加列となり、レベルが最も高いようにしたいのであれば、左右の増加列の最長である方が嬉しい。 よって、中心を固定することにより、単調減少列・単調増加列の最長を求める問題となった。 これは、LISと言って典型問題となる。 実装のために 実装の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F08%2F22%2F185020&quot; title=&quot;レベルX門松列 [yukicoder 1188] - はまやんはまやんはまやん&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-08-22 18:50:20</published>
  <title>レベルX門松列 [yukicoder 1188]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/08/22/185020</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
