<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>geam1113</author_name>
  <author_url>https://blog.hatena.ne.jp/geam1113/</author_url>
  <blog_title>geam1113’s diary</blog_title>
  <blog_url>https://geam1113.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>コンテスト中AC:A 難しかったです。辛うじてAだけ解けました。 A - Make 10 本番でも自身の解法に確証がなかったので、公式解説を参照したほうがよいかもしれません。 使う数字をできるだけ少なくするようにする貪欲法を考えます。使う数字が少なければ、その後でより10を作れる可能性が大きくなるはずという思想に基づきます。 10になる組み合わせを列挙してみます。 {2,4,4} {3,3,4} -&gt; {6,4} {2,2,3,3} -&gt; {2,2,6}{2,2,2,4}{2,2,2,2,2} まず、3は6にしないと10にできないので、3の個数は2で割り(切り捨て)、6とみなします。 使う数字…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgeam1113.hatenablog.com%2Fentry%2F2021%2F09%2F20%2F232229&quot; title=&quot;ARC126 参加記録 - geam1113’s diary&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>2021-09-20 23:22:29</published>
  <title>ARC126 参加記録</title>
  <type>rich</type>
  <url>https://geam1113.hatenablog.com/entry/2021/09/20/232229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
