<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sheile</author_name>
  <author_url>https://blog.hatena.ne.jp/sheile/</author_url>
  <blog_title>開発^3</blog_title>
  <blog_url>https://sheile.hateblo.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>人生を書き換える者すらいた。: 人材獲得作戦・４ 試験問題ほか を解いてみた。一番得意な言語ってわけでは無いが、最近仕事で使っているのでRubyを使用。 正答を出せるまでが40分、ブラッシュアップに10分ってところか。 この方法は有名どころで、ユニット型シミュレーションゲームの移動範囲表示にも使われてたような。 class Maze def initialize(inputs) @width = inputs[0].length - 1 @height = inputs.length @maze = [] inputs.each do |input| linemaze = [] input.s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsheile.hateblo.jp%2Fentry%2F20100112%2F1263304286&quot; title=&quot; 迷路を解くRubyスクリプト - 開発^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>2010-01-12 22:51:26</published>
  <title> 迷路を解くRubyスクリプト</title>
  <type>rich</type>
  <url>https://sheile.hateblo.jp/entry/20100112/1263304286</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
