0_0_10875301_9704.cpp:16: error: size of array `map' is too large
0_0_10875301_9704.cpp: In function `void Dijkstra(int, int)':
0_0_10875301_9704.cpp:24: error: `map' undeclared (first use this function)
0_0_10875301_9704.cpp:24: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10875301_9704.cpp: In function `int main()':
0_0_10875301_9704.cpp:56: error: `map' undeclared (first use this function)
|