Borderou de evaluare (job #2597269)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 11 aprilie 2020 10:27:31
Problema Freakadebunic Status done
Runda Fmi No Stress 9 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:51:25: error: no match for 'operator-' (operand types are 'std::_Bit_reference*' and 'std::vector<bool>::iterator {aka std::_Bit_iterator}') cout << &it - lca.begin() + 1 << " "; ~~~~^~~~~~~~~~~~~ In file included from /usr/include/c++/6/bits/stl_algobase.h:67:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_iterator.h:333:5: note: candidate: template<class _Iterator> decltype ((__x.base() - __y.base())) std::operator-(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) operator-(const reverse_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/6/bits/stl_iterator.h:333:5: note: template argument deduction/substitution failed: main.cpp:51:37: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'std::_Bit_reference*' cout << &it - lca.begin() + 1 << " "; ^ In file included from /usr/include/c++/6/bits/stl_algobase.h:67:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_iterator.h:387:5: note: candidate: template<class _IteratorL, class _IteratorR> decltype ((__y.base() - __x.base())) std::operator-(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&) operator-(const reverse_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/6/bits/stl_iterator.h:387:5: note: template argument deduction/substitution failed: main.cpp:51:37: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'std::_Bit_reference*' cout << &it - lca.begin() + 1 << " "; ^ In file included from /usr/include/c++/6/bits/stl_algobase.h:67:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_iterator.h:1186:5: note: candidate: template<class _IteratorL, class _IteratorR> decltype ((__x.base() - __y.base())) std::operator-(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&) operator-(const move_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/6/bits/stl_iterator.h:1186:5: note: template argument deduction/substitution failed: main.cpp:51:37: note: mismatched types 'const std::move_iterator<_IteratorL>' and 'std::_Bit_reference*' cout << &it - lca.begin() + 1 << " "; ^ In file included from /usr/include/c++/6/bits/stl_algobase.h:67:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_iterator.h:1193:5: note: candidate: template<class _Iterator> decltype ((__x.base() - __y.base())) std::operator-(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorL>&) Non zero exit status: 1

Ceva nu functioneaza?