Borderou de evaluare (job #2484590)
Utilizator | Data | 31 octombrie 2019 11:05:20 | |
---|---|---|---|
Problema | Calatorie interplanetara | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:35:52: error: no match for 'operator>=' (operand types are 'long long unsigned int' and 'std::pair<long long unsigned int, long long unsigned int>')
for(unsigned long long j=500; j>=v[i]; j--)
~^~~~~~
In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0,
from /usr/include/c++/6/bits/char_traits.h:39,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/istream:38,
from /usr/include/c++/6/fstream:38,
from main.cpp:2:
/usr/include/c++/6/bits/stl_pair.h:466:5: note: candidate: template<class _T1, class _T2> constexpr bool std::operator>=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)
operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
^~~~~~~~
/usr/include/c++/6/bits/stl_pair.h:466:5: note: template argument deduction/substitution failed:
main.cpp:35:57: note: mismatched types 'const std::pair<_T1, _T2>' and 'long long unsigned int'
for(unsigned long long j=500; j>=v[i]; j--)
^
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/istream:38,
from /usr/include/c++/6/fstream:38,
from main.cpp:2:
/usr/include/c++/6/bits/stl_iterator.h:322:5: note: candidate: template<class _Iterator> bool 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:322:5: note: template argument deduction/substitution failed:
main.cpp:35:57: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'long long unsigned int'
for(unsigned long long j=500; j>=v[i]; j--)
^
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/istream:38,
from /usr/include/c++/6/fstream:38,
from main.cpp:2:
/usr/include/c++/6/bits/stl_iterator.h:379:5: note: candidate: template<class _IteratorL, class _IteratorR> bool 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:379:5: note: template argument deduction/substitution failed:
main.cpp:35:57: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'long long unsigned int'
for(unsigned long long j=500; j>=v[i]; j--)
^
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/istream:38,
from /usr/include/c++/6/fstream:38,
from main.cpp:2:
/usr/include/c++/6/bits/stl_iterator.h:1173:5: note: candidate: template<class _IteratorL, class _IteratorR> bool std::operator>=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&)
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !