In function 'std::list<int> intersection(std::list<int>, std::list<int>)'::
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
no match for 'operator!=' in 'iter_a != a.std::list<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<int>]()'
|