<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>たらい回し関数</anon>
  </categories>
  <description>たらい回し関数(以下の または tarai)の呼び出しが重なっている(呼び出しが終了する前に呼び出しが行われる)回数の最大値を「呼び出しの深さ」と呼ぶことにします(以下の depth)。 public static string Test() { int count = 0; int depth = 0; float tarai(float x, float y, float z, int d) { count++; depth = d + 1 &gt; depth ? d + 1 : depth; if (x &lt;= y) { return y; } else { return tarai(tara…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2022%2F05%2F07%2F230342&quot; title=&quot;たらい回し関数(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>https://m.media-amazon.com/images/I/41Ksz3r9-oL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-07 23:03:42</published>
  <title>たらい回し関数(4)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2022/05/07/230342</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
