Showing wrong answer even when anwers are correct

when i submitted the code it showed wrong anwer for test case 1 and 4 and 9 . when i downloaded and cross checked the test cases ,they were correct. this has not happend to me first time, please resolve this issue and grant me the score if possible.

This is not Possible. Please post your code here on codingblocks ide.

Input

qwerty asdfgh qazxsw saq
qas

Your Output

qazxs

Expected Output

saq

Check this testcase!!!

The order of charcters doesn’t matter as its given in the question “He is supposed to find the minimum length substring of the string1 which contains all the characters of string2”.

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.

1 Like