<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n9d</author_name>
  <author_url>https://blog.hatena.ne.jp/n9d/</author_url>
  <blog_title>計算機と戯れる日々</blog_title>
  <blog_url>https://n9d.hatenadiary.org/</blog_url>
  <categories>
    <anon>scheme</anon>
  </categories>
  <description>util.combinationsを教えてもらったので富豪で再チャレンジ。 http://practical-scheme.net/gauche/man/gauche-refj_158.html#SEC430 何故かわからないが順列という名であるのにnPrでr=nのときしか用意されていない。 &gt;&gt; (permutations '(1 2 3)) =&gt; ((1 2 3) (1 3 2) (2 1 3) (2 3 1) (3 1 2) (3 2 1)) &gt;&gt; (permutations '(1 2 3) 2) *** ERROR: wrong number of arguments for #&lt;c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn9d.hatenadiary.org%2Fentry%2F20071120%2F1195568232&quot; title=&quot;(続)Gaucheで「カブらない数字を4桁だすの」をやる - 計算機と戯れる日々&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-11-20 23:17:12</published>
  <title>(続)Gaucheで「カブらない数字を4桁だすの」をやる</title>
  <type>rich</type>
  <url>https://n9d.hatenadiary.org/entry/20071120/1195568232</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
