blog/static/files/algorithms/paths/bf-to-astar/dijkstra.hpp

5 lines
72 B
C++
Raw Normal View History

#ifndef _DIJKSTRA_HPP
#define _DIJKSTRA_HPP
#endif /* _DIJKSTRA_HPP */