Description: Hash lookup,
Build a hash table based on text input,
The input string outputs the position in which the corresponding string appears in the text
To Search:
File list (Check if you may need any files):
Hashing Search\Hash_table.h
Hashing Search\main.cpp
Hashing Search\prepare.h
Hashing Search\read_and_store.h
Hashing Search\text.txt
Hashing Search