In this I have implemented the code it return false answer when I run code
please check the code.
Regarding subset sum easy
https://ide.codingblocks.com/s/91379 In this I have written the code but it return false in all cases except some cases
check this
u have made base case wrong
and 2nd recursive call wrong