Description: Given K words as the beginning of the text. Each program generates a word, the process is: read the text in a word the last K, and K in the book to find a word that all the consecutive positions, and then were randomly selected from a location, and the one after that location words to text. The process repeats until the generated text to the maximum number of words, or words generated is exactly the last word in this book.
To Search:
File list (Check if you may need any files):
kkk.cpp