I've been given a problem:
You are given an array with N numbers. You have to say if there are K numbers which sum is X. Do you know how to solve it?
You are given an array with N numbers. You have to say if there are K numbers which sum is X. Do you know how to solve it?
