Skip to content

bjralphs/Subword-Search-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

C++ Subword-Search-Program

  • C++ program that searches and outputs to console all potential subwords that are found within a "dictionary" text document.
  • Program runs off of user input of word, or randomly selects a word from provided "dictionary" text document.

Instruction

  1. Download STL.cpp and words.txt
  2. Open any C++ compiler.
  3. Input to compiler the downloaded C++ code and run.
  4. Viola!

About

C++ program that searches and outputs to console all potential subwords that are found within a text document. Program runs off of user input of word, or randomly selects a word from provided text document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages