<?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>Python</anon>
    <anon>30分プログラム</anon>
  </categories>
  <description>久しぶりの30分プログラム、その291。Problem23がなかなか解けない。現在の方針は、 素因数分解を利用して約数の和を計算 過剰数のリストを生成する それで表わせない数のリストを生成する 和を計算する という非常に素直なもの。どうも&quot;それで表わせない数のリストを生成する&quot;が重そう。いったんじっくり考えてみよう。 使い方 $ python problem23.py .... ソースコード #! /usr/bin/python # -*- mode:python; coding:utf-8 -*- # # problem23.py - # # Copyright(C) 2008 by mzp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmzp.hatenadiary.org%2Fentry%2F20080426%2Fabundant&quot; title=&quot;Problem23が解けない - みずぴー日記&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-04-26 00:00:00</published>
  <title>Problem23が解けない</title>
  <type>rich</type>
  <url>https://mzp.hatenadiary.org/entry/20080426/abundant</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
