<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n4_t</author_name>
  <author_url>https://blog.hatena.ne.jp/n4_t/</author_url>
  <blog_title>naoya_t@hatenablog</blog_title>
  <blog_url>https://naoyat.hatenablog.jp/</blog_url>
  <categories>
    <anon>memo</anon>
    <anon>Algorithms</anon>
  </categories>
  <description>CodeChefのフォーラムで June Challenge 2017の問題 Chef and Prime Queries (PRMQ) の解法を読んでいて discuss.codechef.com素因数分解をするのに This can be done by creating a Smallest Prime Factor array in the sieve function itself. とあって。エラトステネスの篩 (Sieve of Eratosthenes) をするときに、篩と同時に一番小さい素因数のテーブルを作ってしまえば素因数分解が簡単、っていう話。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaoyat.hatenablog.jp%2Fentry%2F2017%2F06%2F15%2F112752&quot; title=&quot;小さい数n（100万までとか）の素因数分解 - naoya_t@hatenablog&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>2017-06-15 11:27:52</published>
  <title>小さい数n（100万までとか）の素因数分解</title>
  <type>rich</type>
  <url>https://naoyat.hatenablog.jp/entry/2017/06/15/112752</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
