<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ダイヤモンドツリー 結城先生本でも書いてあったけど、あの時はただ写経するだけだった。 今回は自分で考えてみる。 use strict; use warnings; my $line = 19; my $foo = int( $line / 2 ); for my $i ( 0 .. $foo ) { my $space = $i * (-1) + int( $line / 2 ); print '_' x $space; my $star = $line - ( $space * 2 ); print '*' x $star, &quot;\n&quot;; } for my $i (1..$foo){ my $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2014%2F04%2F12%2F133559&quot; title=&quot;Perlで練習スクリプト（ダイヤモンドツリー,素数,２進数） - sironekotoroの日記&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>2014-04-12 13:35:59</published>
  <title>Perlで練習スクリプト（ダイヤモンドツリー,素数,２進数）</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2014/04/12/133559</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
