mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-07-29 06:50:10 -07:00
Replaed array-based simulation of binary tree with hash-based simulation of binary tree.
Original source downloaded from Vintage Basic
Conversion to Perl