<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Area1</author_name>
  <author_url>https://blog.hatena.ne.jp/Area1/</author_url>
  <blog_title>Area1のif(memo[i][j])</blog_title>
  <blog_url>https://area.hateblo.jp/</blog_url>
  <categories>
    <anon>SRM</anon>
    <anon>整数問題</anon>
  </categories>
  <description>問題 http://apps.topcoder.com/stat?c=problem_statement&amp;pm=11609&amp;rd=14547 a * b = cという等式が与えられる。しかしこの等式は成り立っていないのでa,b,cをA,B,Cに書き換えてA * B = Cが成り立つようにしたい。の最小値はいくつか。1 やりかた Aを1から1000000まで試してみる。B = c / Aなのでこの前後±2くらい調べてあげればいい。 intのオーバーフローに注意。以下ソース。 class CorrectMultiplicationTwo { public: ll sub(int x, int y,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farea.hateblo.jp%2Fentry%2F2013%2F09%2F14%2F203912&quot; title=&quot;SRM 522 Div2 Hard CorrectMultiplicationTwo - Area1のif(memo[i][j])&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%7CA%20-%20a%7C%20%2B%20%7CB%20-%20b%7C%20%2B%20%7CC%20-%20c%7C</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-14 20:39:12</published>
  <title>SRM 522 Div2 Hard CorrectMultiplicationTwo</title>
  <type>rich</type>
  <url>https://area.hateblo.jp/entry/2013/09/14/203912</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
