<?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>1500</anon>
  </categories>
  <description>Quiz https://codeforces.com/contest/1250/problem/L AC https://codeforces.com/contest/1250/submission/88911821 解説 editorialがないので書いておく 「3つのグループのうちの最大サイズはvに収まるか？」という判定関数を書いて二分探索 // for codeforces void solve(){ ll a,b,c;cin&gt;&gt;a&gt;&gt;b&gt;&gt;c; if(a&lt;c) swap(a,c); ll right = max({a,b,c}); // can ll left = 0; // can…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2020%2F08%2F05%2F121021&quot; title=&quot;L. Divide The Students - 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-08-05 12:10:21</published>
  <title>L. Divide The Students</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2020/08/05/121021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
