| Author |
scamble --> help me to solve it
|
Manisekar Chinnasami
Greenhorn
Joined: Apr 07, 2007
Posts: 24
|
posted

0
|
hi friends, here is the problem ... i need to get all the combinations of a word ... in detail ... if the input string is "man", then the output should be ... (all itz combinations) man mna amn anm nma nam three is little bit easy , but i need it for word with minimum five letters ....
|
Manisekar
|
 |
Gavin Tranter
Ranch Hand
Joined: Jan 01, 2007
Posts: 333
|
posted

0
|
how did you calculate the combinations of MAN, cant you just use the same method/algorithmn for 5 plus? [ August 07, 2007: Message edited by: Gavin Tranter ] [ August 07, 2007: Message edited by: Gavin Tranter ]
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 23395
|
posted

0
|
|
Duplicate, please continue here.
|
[Jess in Action][AskingGoodQuestions]
|
 |
 |
|
|
subject: scamble --> help me to solve it
|
|
|