please provide me explanation
I am not able to think of the solution to it
Here you have to check whether the subset sum of any elements from array is zero or not. You can create 2^n subsets and check for each subset whether its sum is zero or not.
thanks done finally , ankit u rocks