<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yutas213</author_name>
  <author_url>https://blog.hatena.ne.jp/yutas213/</author_url>
  <blog_title>yutasの競技プログラミング勉強帖</blog_title>
  <blog_url>https://yutas.hatenadiary.com/</blog_url>
  <categories>
    <anon>CF1903</anon>
    <anon>Codeforces</anon>
    <anon>C++</anon>
    <anon>Div.2</anon>
    <anon>Codeforces Round 912</anon>
    <anon>Diff 1400</anon>
    <anon>貪欲法</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>問題 個の要素からなる整数列 が与えられる。 これをいくつかの空でない部分列に分割する。 番目の部分列の要素の合計を とし、部分列の個数を 個とするとき、 の最大値を求めよ。 例 例えば、 とし、この数列 を と分割したとき、 \begin{align} \sum_{i = 1}^{k} i \cdot \mathrm{sum}_{i} = 1 \cdot (1) + 2 \cdot (-3 + 7) + 3 \cdot (-6 + 2) + 4 \cdot (5) = 17 \end{align} と計算される。 入力 まず最初の1行目に、テストケースの個数を表す整数 が与えられる。 その後…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyutas.hatenadiary.com%2Fentry%2F2023%2F12%2F14%2F180000&quot; title=&quot;C - Theofanis&amp;#39; Nightmare / Codeforces Round 912 (Div. 2) - yutasの競技プログラミング勉強帖&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>2023-12-14 18:00:00</published>
  <title>C - Theofanis' Nightmare / Codeforces Round 912 (Div. 2)</title>
  <type>rich</type>
  <url>https://yutas.hatenadiary.com/entry/2023/12/14/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
