CMPS-2020 - Programming II - Data structures and algorithms
Hash Coding Exercise
--------------------

Use of a perfect hash table.

Get the program...

Go to your Odin 2020/a/ folder.

Copy the following program into your folder.

   /home/fac/gordon/public_html/2020/a/phash.cpp

Assignment:
   Read the program comments.
   Add a hash function to the program.
   Use your hash function where hashing is done.

Due: Friday 4/9/2021 at 6pm