0
Can anyone tell me pls what i miss in this code?
Actually it result in wrong output... https://code.sololearn.com/cAGRKQx0VRZ1/?ref=app
2 Answers
+ 1
Hello Piyush Srivastava
Can you give a short explanation what your code should do?
0
This code returns the no. Of subset present in an array of a given sum. It must return 2 but output is 1.