Combinations Problem
Given a set of n items, how many possible combinations of r items can be made?

 

Type in the number of items (n) :
(max: 100)
Type in the size of the combinations (r) :
(max: n)
 
[go back]