3,5,6 test cases failed

@neha_153 you have to print a binary value only!
try these tests and debug,
aa ***aa
aa a
b**a

if(ans)
return dp[n][m]=1;
else
return dp[n][m]=0;
i tried adding this but still 2 more test cases failed 3 and 5


i did this

@neha_153 you may refer this https://ide.codingblocks.com/s/312664

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.