it shows no output
Subsequences Recursion
@naazsayma123 one very small mistake have rectified it here (commented)
dont forget to hit like and mark resolved if cleared 
it still not passes the test cases
@naazsayma123 thats because in the question you have to print it in reverse order and also display the cnt of subsequences.
do you want me to do the changes or you can do on your own?
please share the code, i am unable to print in reverse order.
@naazsayma123 here changed your code just exclude first
dont forget to hit like and mark resolved if cleared 