<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshiokatsuneo</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshiokatsuneo/</author_url>
  <blog_title>yoshiokatsuneoのブログ</blog_title>
  <blog_url>https://yoshiokatsuneo.hatenablog.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>yukicoder</anon>
    <anon>Ruby</anon>
  </categories>
  <description>No.86 TVザッピング(2) - yukicoder [問題] N x Mのマス目がある。あるボタンから開始して、通れるマス目を1回づつ巡って最初のマスに戻る。ただし、ボタンを巡る際、進行方向はまっすぐか左にのみいける。 [解答] 最初のボタンの前後では実質的に右み回ることができる。 一番左上のマス目を探し、そこから下又は右向けに出発する。各ボタンでは右、真っ直ぐ、左の順番で通れるマス目か確認する。右にまわれるのは一回のみ。最初のマスに戻った時点で全部のマスを取ったか確認する。 [コード](Ruby) https://paiza.io/projects/9y1nbsofwJYJL7IplY…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshiokatsuneo.hatenablog.com%2Fentry%2F2014%2F12%2F05%2F015915&quot; title=&quot;yukicoder No.86 TVザッピング(2) - yoshiokatsuneoのブログ&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-12-05 01:59:15</published>
  <title>yukicoder No.86 TVザッピング(2)</title>
  <type>rich</type>
  <url>https://yoshiokatsuneo.hatenablog.com/entry/2014/12/05/015915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
