<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amado</author_name>
  <author_url>https://blog.hatena.ne.jp/amado/</author_url>
  <blog_title>雨谷の日和</blog_title>
  <blog_url>https://amado.hatenablog.com/</blog_url>
  <categories>
    <anon>ボヤキ - 技術</anon>
  </categories>
  <description>どんどん行こう。 昨日までで、なんとなくd をパラメータとしたループになりそうだと分かる。 各段階の計算結果はreturn_value のd - 1 の場所に格納していけば良い。 ということで、その見込みに従いd に対する操作を追加してみよう。 long[ ][ ] array = new long[dim][ ]; long[ ] return_value = new long[dim]; int d = dim; //d = dim if(d これでループにまとめても、d の値に応じて処理が進みそうな感じになった。 ところで、ここから更に展開しようとすると、どうしてもi による多重ループを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Famado.hatenablog.com%2Fentry%2F20040607%2Fp1&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>2004-06-07 00:00:00</published>
  <title>再帰のループ展開その３</title>
  <type>rich</type>
  <url>https://amado.hatenablog.com/entry/20040607/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
