<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://www.hackerrank.com/contests/oyamac/challenges/sumsumsum 解説 https://www.hackerrank.com/contests/oyamac/challenges/sumsumsum/submissions/code/1321978637 まずは全探索を考えてみよう。 ABCDxyzは全部整数でなので、等式になるためにはxyzも最大はDまで考えればいい。 よって、xyzの全探索は109通りとなる。 これは間に合わない。 少し工夫をしよう。 Ax + By + Cz = D Cz = D - Ax - By z = (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2020%2F03%2F21%2F164757&quot; title=&quot;sumsumsum [OyamaC] - はまやんはまやんはまやん&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-03-21 16:47:57</published>
  <title>sumsumsum [OyamaC]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2020/03/21/164757</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
