0_0_2950167_5259.cpp:36: error: expected init-declarator before "bool"
0_0_2950167_5259.cpp:36: error: expected `,' or `;' before "bool"
0_0_2950167_5259.cpp: In function `int main()':
0_0_2950167_5259.cpp:114: error: `BellmanFord' undeclared (first use this function)
0_0_2950167_5259.cpp:114: error: (Each undeclared identifier is reported only once for each function it appears in.)
|