not hard to do, but one or two things need clarification. Let's assume that there are 3 numbers and they are 1, 2, 3
Then 123 would be an obvious combination, as would 213 or 321
1. are all numbers integers?
2. do you wish to include any combination or only combinations with all three numbers? For example, is 12 an acceptable combination?
3. do you wish to create combinations with or without replacement, i.e., is 111 or 222 or 333 an acceptable combination?
Bookmarks