Skip to content

stevenshih1997/Mimic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Mimicking Book

  • To run, type make, then ./mimic 0 book.txt or ./mimic 0 random.txt for structure and ./mimic 100 book.txt for pseduorandom words, where 100 is the number of words printed.
  • To print Treap structure, add a 1 to the end, like ./mimic 0 book.txt 1

About

Experimenting with Treap Data Structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published