http://qs321.pair.com?node_id=285953


in reply to Re: Character Combinations
in thread Character Combinations

chunlou,
Permutations are not combinations. For instance - say I wanted to find all combinations of 4 character strings with each position able to be 26 different letters. This is what I believe is being asked for. I am pretty sure there is an iterative solution - but all I can come up with right now are recursive ones.

Cheers - L~R

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.