|
-
Jan 29th, 2014, 07:48 PM
#1
Thread Starter
Frenzied Member
how to get all possible combination (programmatically)
I'm trying to figure out how to write a code that would allow me to get all the possible combination. In this case, I have 4 fruits: apple, orange, grape, mango. I want to know all the possible combination, for example:
apple (a possible combination)
apple,orange (another possible combination)
apple,grape (another possible combination)
apple,orange,grape (another possible combination)
and so on...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|