<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>troter</author_name>
  <author_url>https://blog.hatena.ne.jp/troter/</author_url>
  <blog_title>放牧日記</blog_title>
  <blog_url>https://troter.hatenablog.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>QUIZ</anon>
  </categories>
  <description>奇数のみ class OddMagicSquare attr_reader :square, :order def initialize(order) @order = order @square = case when order % 2 == 1 then odd_order else make_square(@order) end end def show @square ? @square.map {|l| l.join(&quot;,&quot;) }.join(&quot;\n&quot;) : &quot;&quot; end private def make_square(order) Array.new(order) {|i| Arr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftroter.hatenablog.jp%2Fentry%2F20070520%2F1179664354&quot; title=&quot; Magic Squares (#124) - 放牧日記&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>2007-05-20 21:32:34</published>
  <title> Magic Squares (#124)</title>
  <type>rich</type>
  <url>https://troter.hatenablog.jp/entry/20070520/1179664354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
