0_0_3879048_7782.cpp: In function `int main()':
0_0_3879048_7782.cpp:95: error: no matching function for call to `std::vector<Node, std::allocator<Node> >::push_back(Node[1002])'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_vector.h:557: note: candidates are: void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Node, _Alloc = std::allocator<Node>]
|