<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mzp</author_name>
  <author_url>https://blog.hatena.ne.jp/mzp/</author_url>
  <blog_title>みずぴー日記</blog_title>
  <blog_url>https://mzp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
    <anon>30分プログラム</anon>
  </categories>
  <description>30分プログラム、その307。Problem34 - Project Euler。 145は面白い数である. 1! + 4! + 5! = 1 + 24 + 120 = 145となる. 各桁の数の階乗の和が自分自身と一致するような数の総和を求めよ. 注: 1! = 1 と 2! = 2 は総和に含めてはならない. なんか、前々回ぐらいと似てるなぁ。 ざっと概算してみたところ、7桁まで探索する必要があったけれども、なぜか5桁で十分だった。まあ、解けたからいいや。 使い方 $ time perl problem34.pl 145 40585 Answer: 40730 perl problem34…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmzp.hatenadiary.org%2Fentry%2F20080518%2Feuler&quot; title=&quot;Problem34 - みずぴー日記&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-05-18 00:00:01</published>
  <title>Problem34</title>
  <type>rich</type>
  <url>https://mzp.hatenadiary.org/entry/20080518/euler</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
