Https://ide.codingblocks.com/s/188672

my code is producing correct output on sublime text but not on hacker block

Hello @Swrajkantsharma,

There are many logical mistakes in your code.

  1. You have considered the case when a is substring of b.
  2. unnecessary conditional checks
  3. size of the array.

I have corrected your code:
https://ide.codingblocks.com/s/188679

Hope, this would help.
Give a like if you are satisfied.

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.