<?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/817/problem/B AC https://codeforces.com/contest/817/submission/100792550 解説 editorialと違うので書いておく どの3つを選べば最小になるかはソートすれば分かる。その数値を[a,b,c]とする 入力の配列Aから[a,b,c]を選ぶ場合の数を求めればいいので、nCrを使う 注意 答えの最大値は10000C3なのでlong longを越えない。modは不要 // modなし、naiveなnCr ll nCr2(ll n, ll r){ ll ret…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2020%2F12%2F10%2F050323&quot; title=&quot;B. Makes And The Product - 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-12-10 05:03:23</published>
  <title>B. Makes And The Product</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2020/12/10/050323</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
