<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>peroon</author_name>
  <author_url>https://blog.hatena.ne.jp/peroon/</author_url>
  <blog_title>perogram</blog_title>
  <blog_url>https://perogram.hateblo.jp/</blog_url>
  <categories>
    <anon>1300</anon>
  </categories>
  <description>Quiz https://codeforces.com/problemset/problem/1070/D AC https://codeforces.com/contest/1070/submission/87337427 解説 今日のゴミはまだ出さない 昨日のゴミは出さないと行けないので袋を使って捨てる。その時に袋の容量に余りがあれば今日の分のゴミも詰めて捨てることで、翌日を楽にする これを貪欲にやる int main(){ // input ll N,K; cin&gt;&gt;N&gt;&gt;K; VI A(N); rep(i, N) cin &gt;&gt; A[i]; A.push_back(0); A.push_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2020%2F07%2F19%2F195426&quot; title=&quot;D. Garbage Disposal - perogram&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-07-19 19:54:26</published>
  <title>D. Garbage Disposal</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2020/07/19/195426</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
