0_0_11162160_21906.cpp: In member function `void Dijkstra::dijkstra(int)':
0_0_11162160_21906.cpp:71: error: subobject of type `HeapNode' must be initialized by constructor, not by `{0, s}'
0_0_11162160_21906.cpp:86: error: subobject of type `HeapNode' must be initialized by constructor, not by `{d[v], v}'
|