Description: This file contains two cpp files with same function, but they use different data structures which are map and priority queue. The function of this file is to trace and print out the dynamic changing process in the dictionary for tow words. It s helpful for who is studying data structures.
To Search:
File list (Check if you may need any files):
dict.txt
word.cpp
word2.cpp