Skip to content

joajfreitas/wordfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordfind

word finding utility

Instructions:

git clone https://github.com/joajfreitas/wordfind && cd wordfind
cd src && make

Usage:

./wordmfind dic.txt pal.txt

Where the first parameter is a dictionary file and the second parameter is a problem file with the format:

"first word" "second word" "mode"

Wordfind will find the position of word one and two in a table of ordered words of the same size.

Developed by:

About

Projecto de AED inicial

Resources

License

Stars

Watchers

Forks

Packages

No packages published