Question:

Recursive algorithm to find number of Permutations

by Guest61960  |  earlier

0 LIKES UnLike

I need to use a recursive algorithm to find

Permutations(X,Y) . Inputs X and Y are positive long intergers with The return value (a long) number of ordered ways X objects can be drawn from N objects.

 Tags:

   Report

1 ANSWERS


  1. You mean drawn from Y objects??

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.