link: https://ide.codingblocks.com/s/324838
2 test cases are giving wrong answer
String window test cases
line 26 should be
if(freq_s[x.first]<x.second)
still test case 2 and 7 are not working. It’s same as before
Your ‘s’ is not capital in “No String”.