@stogerc: *c++ *stlОбожаю такие ошибки: /home/stogerc/p/walker/walker.cpp:255: error: no matching function for call to ‘std::vector<std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >, std::allocator<std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > > > >::push_back(std::vector<std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >, std::allocator<std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > > > >&)’
/usr/include/c++/4.4/bits/stl_vector.h:733: note: candidates are: void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >, _Alloc = std::allocator<std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > > >]