Introduction - If you have any usage issues, please Google them yourself
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.