/Word-Pattern-LeetCode

Given a pattern and a string , find if the string follows the same pattern.

Primary LanguageC++

Watchers