• + 2 comments

    So if S={1,2,4} the 'subsets' are 1, 2 and 4, instead of {1}, {2}, {4}, {1,2}, {1,4}, {2,4} and {1,2,4}.

    Wrong, its about the subsets. I just submitted a full points solution and it kinda proves my claim.