LC 30. Substring with Concatenation of All Words
https://leetcode.com/problems/substring-with-concatenation-of-all-words/description/?envType=study-plan-v2&envId=top-interview-150
class Solution {
public:
vector<int> findSubstring(string s, vector<string>