I have searched extensively and found nowhere exactly what I want. What I want is, given a list of characters, to generate all possible combinations of size x up to size y.
Example:
given 0,1,2 and ask combinations of size from 1 to 2
generate:...
asked on
15.08.2016 / 07:24