0_0_8131428_24779.cpp: In function `int bfs(const std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, int, int)':
0_0_8131428_24779.cpp:36: error: 'const class std::vector<int, std::allocator<int> >' has no member named 'cbegin'
0_0_8131428_24779.cpp:36: error: 'const class std::vector<int, std::allocator<int> >' has no member named 'cend'
|