[ASK] Recursion Find Smallest Factorial
in
Programming Questions
•
1 year ago
I have made program that can find biggest factorial from number using recursion and also a program that can find smallest factorial but not using recursion.
But I used to have a program that find the smallest factorial using recursion. Anyone here know how to do it?
Thank you.
Thank you.
1