0_0_1630092_30660.cpp: In function `int main()':
0_0_1630092_30660.cpp:33: error: no matching function for call to `std::queue<int, std::deque<int, std::allocator<int> > >::push(std::vector<int, std::allocator<int> >&)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_queue.h:215: note: candidates are: void std::queue<_Tp, _Sequence>::push(const typename _Sequence::value_type&) [with _Tp = int, _Sequence = std::deque<int, std::allocator<int> >]
0_0_1630092_30660.cpp:40: error: no match for 'operator|' in 'tmp | data'
|