preshing / 8letterwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run:

python make-word-list.py > random-word-list.txt

Compile wordcount.cpp with your favorite C++11 compiler. I used Visual Studio 2012.

Then run:

wordcount.exe random-word-list.txt

About


Languages

Language:C++ 96.1%Language:Python 3.9%