Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. (0)─┬─word "ta"
  2. ├─(1)─┬─word "me"
  3. │ └─#1 (recursive call)
  4. └─(2)─┬─either 2:0─┬─word "re"
  5. │ └─#2 (recursive call)
  6. └─────or 2:1───word "hihi"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement