Introduction - If you have any usage issues, please Google them yourself
The set hash table length is 20. The algorithm of hash lookup, insert and build the hash table is programmed by using the exclusion residue method to construct a hash function and the linear detection and rehash method in the open address method as a solution to the conflict