<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moistx</author_name>
  <author_url>https://blog.hatena.ne.jp/moistx/</author_url>
  <blog_title>Logfiles</blog_title>
  <blog_url>https://logfiles.hatenablog.com/</blog_url>
  <categories>
    <anon>TopCoder</anon>
  </categories>
  <description>問題概要 正の整数 n の &quot;proper factor&quot; とは、1 と n を含まない n の因数として定義づけられる。ある正の整数 n の全ての &quot;proper factor&quot; が int[] で入力されるので、ここから n を導け。解法 入力の最小の要素と最大の要素の積が答えとなる。以下 editorial を参考 n のある因数が f1 であるとき、f2 = n/f1 もまた n の因数である。よって n = f1 * f2 と表せる。 別の n の因数 a1 があり、a1 つまり n を生成するには、prime factors の対称の位置にある値のペアのどれでもよいので、その積を取…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flogfiles.hatenablog.com%2Fentry%2F20140314%2F1394804748&quot; title=&quot;SRM425 Div2Easy - Inverse Factoring - Logfiles&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>2014-03-14 22:45:48</published>
  <title>SRM425 Div2Easy - Inverse Factoring</title>
  <type>rich</type>
  <url>https://logfiles.hatenablog.com/entry/20140314/1394804748</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
