Print all array elements, given sum of all subarrays
For example, given sums of subset; {0,1,2,3} --> values of the array would be, arr[] = {1,2}, whose subsets wo