In this question what parameters should I pass in the recursive function to form subsets or their sum. I checked the hint,I am unable to understand how to include and exclude the numbers. It is similar to print subsequence in its working I think.
In this question what parameters should I pass in the recursive function to form subsets or their sum. I checked the hint,I am unable to understand how to include and exclude the numbers. It is similar to print subsequence in its working I think.