<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cartman0</author_name>
  <author_url>https://blog.hatena.ne.jp/cartman0/</author_url>
  <blog_title>はしくれエンジニアもどきのメモ</blog_title>
  <blog_url>https://cartman0.hatenablog.com/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
    <anon>Python</anon>
  </categories>
  <description>Table of Contents¶ 1 ハノイの塔 1.1 規則 1.2 ハノイの塔を解く手順 1.2.1 2段ハノイの塔の場合 1.2.2 3段ハノイの塔の場合 1.2.3 4段ハノイの塔の場合 1.3 n段ハノイの塔を解く手順 1.3.1 考え方 1.3.2 フローチャート 1.3.3 コード 1.4 関数呼び出しを追う 1.4.1 n=2の場合 1.4.2 n=3の場合 1.4.3 ハノイの塔の証明 1.5 移動回数 1.5.1 移動回数の計算 1.6 非再帰（繰り返し）でできるか 1.6.1 時間を計測 再帰 vs 非再帰 1.7 参考</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcartman0.hatenablog.com%2Fentry%2F2017%2F02%2F08%2F153838&quot; title=&quot;ハノイの塔問題メモ - はしくれエンジニアもどきのメモ&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>2017-02-08 15:38:38</published>
  <title>ハノイの塔問題メモ</title>
  <type>rich</type>
  <url>https://cartman0.hatenablog.com/entry/2017/02/08/153838</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
