#Problem on permutation & combination
14 messages · Page 1 of 1 (latest)
@minor violetyou're missing GREENAEGG
thank you dawg
I was tweaking
Would there be a simpler method
you can find words with GGG, and words where they are all separate
and subtract
i don;t know if it ends up faster
i guess it should
It doesnt give right answer
GGG: 120 * 7 = 840
all separate: 120 * 7c3 = 4200
10080−840−4200 = 5040