<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiyotune</author_name>
  <author_url>https://blog.hatena.ne.jp/kiyotune/</author_url>
  <blog_title>常水商会::よしなしごと</blog_title>
  <blog_url>https://cockatiel-cage.hateblo.jp/</blog_url>
  <categories>
    <anon>projecteuler</anon>
    <anon>perl</anon>
  </categories>
  <description>問題 左右どちらから読んでも同じ値になる数を回文数という。 2桁の数の積で表される回文数のうち、最大のものは 9009 = 91 × 99 である。 では、3桁の数の積で表される回文数のうち最大のものはいくらになるか。 方針 2桁の数の積とその文字列を反転したものが等しければ回文数としてリストに格納。 リストの数を降順にソートして先頭の値が答え。 感想 同じ変数を数値と文字列でぐりぐり。 配列の並びを一発で逆転、reverse関数超便利。 回答</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcockatiel-cage.hateblo.jp%2Fentry%2F2012%2F09%2F21%2F003526&quot; title=&quot;Project Euler #004 - 3桁の整数の積の回文数 - 常水商会::よしなしごと&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-09-21 00:35:26</published>
  <title>Project Euler #004 - 3桁の整数の積の回文数</title>
  <type>rich</type>
  <url>https://cockatiel-cage.hateblo.jp/entry/2012/09/21/003526</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
