<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gomi-box</author_name>
  <author_url>https://blog.hatena.ne.jp/gomi-box/</author_url>
  <blog_title>毛のはえたようなもの</blog_title>
  <blog_url>https://gomi-box.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>ProjectEuler</anon>
  </categories>
  <description>0以下の素数の和は2 + 3 + 5 + 7 = 17である. 200万以下の全ての素数の和を計算しなさい. Problem 10 - PukiWiki include Math def prime_number?(num,pl) return false if num &lt; 2 return true if num==2 || num==3|| num==5|| num==7|| num==11|| num==13|| num==17|| num==19|| num==23|| num==29|| num==31|| num==37 return false if num %2==0 ||nu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgomi-box.hatenablog.com%2Fentry%2F20080823%2FPE_P10&quot; title=&quot;Problem 10 - 毛のはえたようなもの&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>2008-08-23 00:00:02</published>
  <title>Problem 10</title>
  <type>rich</type>
  <url>https://gomi-box.hatenablog.com/entry/20080823/PE_P10</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
