0_0_2307422_12252.cpp: In function `bool SPFA()':
0_0_2307422_12252.cpp:23: error: `tm' undeclared (first use this function)
0_0_2307422_12252.cpp:23: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2307422_12252.cpp: In function `int mincost()':
0_0_2307422_12252.cpp:60: error: `tm' undeclared (first use this function)
0_0_2307422_12252.cpp: In function `int main()':
0_0_2307422_12252.cpp:81: error: `tm' undeclared (first use this function)
|