You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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