Subset Sum : Test Cases

I am getting the right output for a number of test cases but as soon as I enter the SUBMIT code button I am facing the wrong answer error.
Which all cases am I not covering in my code.
Please look into it.

@mananaroramail,
Please share your code. And, did you select the correct language while submitting?

@mananaroramail,
WA for the input type:
1
2
3 3
Correct answer is NO. Your answer is YES