Recursionmedium
0:00.0
When computing using the naive recursive definition with and , what is the maximum recursion depth (where the initial call has depth 0)?
When computing using the naive recursive definition with and , what is the maximum recursion depth (where the initial call has depth 0)?