Wrong Output in MinWindow

Not getting Correct output in this question-- Minimum Window;
the link of my code:

on line number 21
apne for(int i=0; i<PL; i++){
FS[pat[i]]++;
}

FS[pat[i]]++ kiya hai iski jagah FP[pat[i]]++ karna hai then ur code will work

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.