<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiratara</author_name>
  <author_url>https://blog.hatena.ne.jp/hiratara/</author_url>
  <blog_title>Pixel Pedals of Tomakomai</blog_title>
  <blog_url>https://hiratara.hatenadiary.jp/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>ある意味、露出狂です。 ふと思い立ち、三方陣を解くプログラムを書きました。所要時間はデバグ含めて15分ほど。デバグが10分くらいかかりました。 use strict; use utf8; my @q = ( [-1,-1,-1], [-1, 5,-1], [-1, 3, 8], ); # 正解か判定 sub check($){ my $ref_data = shift; my $num = $ref_data-&gt;[0][0] + $ref_data-&gt;[0][1] + $ref_data-&gt;[0][2]; foreach(0 .. 2){ return 0 if($num != $ref_da…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiratara.hatenadiary.jp%2Fentry%2F20070424%2F1177420574&quot; title=&quot;即席プログラミング - Pixel Pedals of Tomakomai&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-04-24 22:16:14</published>
  <title>即席プログラミング</title>
  <type>rich</type>
  <url>https://hiratara.hatenadiary.jp/entry/20070424/1177420574</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
