/wordBreak

An implementation of the wordBreak problem to split into all possible combinations of words that the original sentence could have been made up of. Takes the input from a file and outputs it to shell.

Primary LanguageC++

No issues in this repository yet.