0_0_4807694_5986.cpp: In function `int SPFA(int)':
0_0_4807694_5986.cpp:27: error: `MaxValue' undeclared (first use this function)
0_0_4807694_5986.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4807694_5986.cpp: In function `int main()':
0_0_4807694_5986.cpp:95: error: `MaxValue' undeclared (first use this function)
|