0_0_7095506_31274.cpp:6: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp:6: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp:6: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp:7: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp:7: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp:8: error: `tm' was not declared in this scope
0_0_7095506_31274.cpp: In function `void disjkstra(int)':
0_0_7095506_31274.cpp:11: error: `tm' undeclared (first use this function)
0_0_7095506_31274.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7095506_31274.cpp:15: error: `dis' undeclared (first use this function)
0_0_7095506_31274.cpp:16: error: `cov' undeclared (first use this function)
0_0_7095506_31274.cpp:17: error: `path' undeclared (first use this function)
0_0_7095506_31274.cpp:26: error: `map' undeclared (first use this function)
0_0_7095506_31274.cpp:37: error: `record1' undeclared (first use this function)
0_0_7095506_31274.cpp:42: error: `record2' undeclared (first use this function)
0_0_7095506_31274.cpp: In function `int main()':
0_0_7095506_31274.cpp:70: error: `map' undeclared (first use this function)
0_0_7095506_31274.cpp:73: error: `pay' undeclared (first use this function)
0_0_7095506_31274.cpp:97: error: `record' undeclared (first use this function)
0_0_7095506_31274.cpp:98: error: `path' undeclared (first use this function)
0_0_7095506_31274.cpp:106: error: `dis' undeclared (first use this function)
|