<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>laplus-knsn</author_name>
  <author_url>https://blog.hatena.ne.jp/laplus-knsn/</author_url>
  <blog_title>at kaneshin</blog_title>
  <blog_url>https://kaneshin.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Project Euler</anon>
  </categories>
  <description>Project Eulerに素数を判定させる問題があったので、その解答の一例基本はエラトステネスの篩の原理と同じだが、篩は0x00と0xFF (0 or 1でも)で管理してあり、篩の中で0となっている要素数が低いものが次の素数となっています。その素数を基に、0でない値 (0xFFなど) を素数倍のとこにフィリングしていきます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaneshin.hateblo.jp%2Fentry%2F2012%2F10%2F06%2F083157&quot; title=&quot;高速な素数判定 - at kaneshin&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>2012-10-06 08:31:57</published>
  <title>高速な素数判定</title>
  <type>rich</type>
  <url>https://kaneshin.hateblo.jp/entry/2012/10/06/083157</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
