C finding the shortest substring of the string s1 that contains all letters from s2

后端 未结 0 614
遥遥无期
遥遥无期 2021-01-12 06:56

The user inputs the strings s1 and s2. Find the smallest substring of the string s1 that contains all the letters of s2.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题