<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griffin-stewie</author_name>
  <author_url>https://blog.hatena.ne.jp/griffin-stewie/</author_url>
  <blog_title>griffin-stewieのブログ</blog_title>
  <blog_url>https://griffin-stewie.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>最近、cocoaプログラミングにチャレンジ中でちょっと行き詰まったので気分転換。 問題 AB+B=BAという式があります。 A、Bそれぞれには一桁の数字が当てはまります。 この式が成り立つ時、AとBに入る数字は何？ 解答（ダサい） 100.times{|hoge| left = sprintf(&quot;%.2d&quot;,hoge) left.match(/([0-9])([0-9])/) a = $1 b = $2 result = left.to_i + b.to_i result.to_s.match(/([0-9])([0-9])/) result_left = $1 result_right = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgriffin-stewie.hatenablog.com%2Fentry%2F20080221%2Fp1&quot; title=&quot;気分転換に - griffin-stewieのブログ&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-02-21 00:00:00</published>
  <title>気分転換に</title>
  <type>rich</type>
  <url>https://griffin-stewie.hatenablog.com/entry/20080221/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
