0_0_7095512_31371.cpp:8: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp:8: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp:8: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp:9: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp:9: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp:10: error: `tm' was not declared in this scope
0_0_7095512_31371.cpp: In function `void disjkstra(int)':
0_0_7095512_31371.cpp:13: error: `tm' undeclared (first use this function)
0_0_7095512_31371.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7095512_31371.cpp:17: error: `dis' undeclared (first use this function)
0_0_7095512_31371.cpp:18: error: `cov' undeclared (first use this function)
0_0_7095512_31371.cpp:19: error: `path' undeclared (first use this function)
0_0_7095512_31371.cpp:28: error: `map' undeclared (first use this function)
0_0_7095512_31371.cpp:39: error: `record1' undeclared (first use this function)
0_0_7095512_31371.cpp:44: error: `record2' undeclared (first use this function)
0_0_7095512_31371.cpp: In function `int main()':
0_0_7095512_31371.cpp:72: error: `map' undeclared (first use this function)
0_0_7095512_31371.cpp:75: error: `pay' undeclared (first use this function)
0_0_7095512_31371.cpp:99: error: `record' undeclared (first use this function)
0_0_7095512_31371.cpp:100: error: `path' undeclared (first use this function)
0_0_7095512_31371.cpp:108: error: `dis' undeclared (first use this function)
|