0_0_6721530_27152.cpp: In function `bool bellman_ford(int)':
0_0_6721530_27152.cpp:58: error: request for member `begin' in `E2', which is of non-class type `std::vector<PII, std::allocator<PII> >[10005]'
0_0_6721530_27152.cpp:58: error: request for member `end' in `E2', which is of non-class type `std::vector<PII, std::allocator<PII> >[10005]'
|