Hi All,
I have tried and tried to work my head around making lists of all unique permutations of a list of values that equal x but no luck. If any one has any idea I would apprecate it.
Its like a brute force algorithm for passwords I guess but i cant work out how to only use each value once...