-
4 Comments
Show
1 older comment
Ramy Salem
on 31 Aug 2022
@Ramon I don't know how to apply a recursive function to an array
Thus I am failing tests 6 and 7
Ramon Villamangca
on 31 Aug 2022
Hi Ramy,
Try to include the array as argument to your recursive call.
Ramy Salem
on 31 Aug 2022
Hey Ramon,
Found a work around for the array but I still fail test 7 because the factorial(1234) is just too big so I think my whole methodology is incorrect
Suggested Problems
-
3632 Solvers
-
348 Solvers
-
The Answer to Life, the Universe, and Everything
544 Solvers
-
Is this triangle right-angled?
6043 Solvers
-
Easy Sequences 9: Faithful Pairs
17 Solvers
More from this Author116
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!