46792_0_25654.cpp: In function `void shortest_path(int (*)[101], int*, int*, int, int)':
46792_0_25654.cpp:59: error: `less' undeclared (first use this function)
46792_0_25654.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
|