<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drken1215</author_name>
  <author_url>https://blog.hatena.ne.jp/drken1215/</author_url>
  <blog_title>けんちょんの競プロ精進記録</blog_title>
  <blog_url>https://drken1215.hatenablog.com/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>AUPC</anon>
    <anon>DP</anon>
    <anon>in-place DP</anon>
    <anon>数え上げ問題</anon>
    <anon>操作列を数え上げる問題</anon>
    <anon>操作</anon>
    <anon>数列</anon>
    <anon>座標圧縮</anon>
    <anon>シーケンシャルDP</anon>
    <anon>制約:複数系列の長さの合計が10^5以下</anon>
    <anon>データ構造</anon>
    <anon>BIT</anon>
    <anon>DP高速化</anon>
    <anon>DP高速化:セグメント木</anon>
  </categories>
  <description>in-place な DP にもっと慣れていきたい 問題へのリンク 問題概要 個の数列がある。 個目の数列は 個の要素からなる。 個目の数列の 番目の要素は と表す。 個目の数列から 1 個以下の要素を選び、選んだ要素を元の数列の順番通りに並べた数列を とする。 数列 が狭義単調増加となるように選ぶ方法は何通りあるか、1000000007 で割ったあまりを求めよ (数列が等しくても選び方が異なれば異なるものとする)。 制約 考えたこと とりあえず、登場する数値は高々 種類しかないようなので、座圧する。そのときの登場しうる数値の種類数を と表すことにする。 さて、この問題を見たとき、次のような …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2020%2F09%2F19%2F210200&quot; title=&quot;AOJ 3196 Increasing Sequence (AUPC 2020 day1-D) - けんちょんの競プロ精進記録&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.user.blog.st-hatena.com/default_entry_og_image/80936665/1516148889515660</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-19 21:02:00</published>
  <title>AOJ 3196 Increasing Sequence (AUPC 2020 day1-D)</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2020/09/19/210200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
