Skip to content

Alexcei88/From-a-fly-to-an-elephant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple game named as from a fly to an elephant. The program is recieved set of words from the file. Marks the word which is a fly. Marks the word which is an elepant. Our task is to get a chain of words from the fly word to the elepant word. Or you should print the failure if the solution is not existed for this set of words.

BUILD

mkdir BUILD
cd BUILD
cmake ../
make

// run unit-tests
make test

About

From a fly to an elephant game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published