Description: a code to use DFS which is achieved with stack to search the map which is stored ine the adjList,this is my first time to practice the map
- [DFSfunction] - DFS non-recursive function function func
File list (Check if you may need any files):
AdjList.cpp