Hi guys,
I was looking for a function that returns the combinations of n elements in
groups of r. I only found a function that returns the number of posible
combinations(n,r).
I'm trying to implement myself, but I didn't get anything useful yet. I'll
try until I find another solution.
If anybody knows anything about it, let me know it.
Thanks in advance.
Iago.