RE: Bruteforce
August 9, 2015 at 8:59 am
(This post was last modified: August 9, 2015 at 9:01 am by bennyboy.)
If you can do it by loops, then you should realize that there's a pretty obvious mathematical answer to the question of how many permutations there will be.
I mean, just do up to n=5 on a napkin and you can probably see the relationship I'd bet.
Pro tip: look in a dictionary, and see how they organize words. If only there was some way to organize your processing so that it was that. . . ermmm, organized.
I mean, just do up to n=5 on a napkin and you can probably see the relationship I'd bet.
Pro tip: look in a dictionary, and see how they organize words. If only there was some way to organize your processing so that it was that. . . ermmm, organized.
