Comment on Programmers' DayparentComments−simonsarris14yWe can all do this!Given { −2, −3, 4, 13, −1}, is there a non-empty subset of the numbers that sums to zero?
Comments
We can all do this!
Given { −2, −3, 4, 13, −1}, is there a non-empty subset of the numbers that sums to zero?