counting combinations and permutations efficiently
I have some code to count permutations and combinations, and I''m trying to make it work better for large numbers. I''ve found a better algorithm for permutations that avoids large intermediate resu...






















