<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AntiBayesian</author_name>
  <author_url>https://blog.hatena.ne.jp/AntiBayesian/</author_url>
  <blog_title>あんちべ！</blog_title>
  <blog_url>https://antibayesian.hateblo.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>SICP</anon>
  </categories>
  <description>■問題 2.40 与えられた整数nに対し、1≦j まずunique-pairsを定義しましょう。いきなり取り掛かるのは難しいので、とりあえずi≦nまでの並びを生成する手続き、enumerate-intervalを定義します。enumerate-intervalは例えばn = 5, i = 3だとしたら、(3 4 5)という並びを生成する手続きです。Schemeで関数を定義するには(define (関数名 引数) 処理部)として定義します。二つの変数を引数として取る関数を作るため、enumerate-intervalは(define (enumerate-interval i n) 処理部)とい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fantibayesian.hateblo.jp%2Fentry%2F20120409%2F1333962963&quot; title=&quot;SICP2.38〜2.43　エイトクィーンパズルに挑む - あんちべ！&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>2012-04-09 18:16:03</published>
  <title>SICP2.38〜2.43　エイトクィーンパズルに挑む</title>
  <type>rich</type>
  <url>https://antibayesian.hateblo.jp/entry/20120409/1333962963</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
