Find the smallest window in a string containing all characters of another string(sliding window problem)

help me where i am going wrong
problem-https://practice.geeksforgeeks.org/problems/smallest-window-in-a-string-containing-all-the-characters-of-another-string/0

my code -https://ide.geeksforgeeks.org/m5JimLG8LO