Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elephly

Test task.

Example: convert abc to xyz having dictionary with abz, bbz, abx, xbz.

Only one letter can be changed per step.

Solution:

abc->abz->xbz->xyz

Build all

make

Build executable

make build

Build tests

make build_test

Run tests

make test

Run program with sample data (word.txt, dict.txt)

make run

Clean all

make clean

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages