Skip to content

RedBrothers/WordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word_count

To build project, go to wordcountX directory and run:

cmake . && make

To run a project with custom config file:

./wordcount config.dat

or if you want to existing one in a project directory

./wordcount

To run Python script, that checks if consecutive runs return the same maps:

python3 equality_check.py [num_of_runs]

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published