Borderou de evaluare (job #202242)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cepe digitale (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 feb. 2016 17:53:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
In file included from /usr/include/c++/4.6/algorithm:63:0,
from user.cpp:4:
/usr/include/c++/4.6/bits/stl_algo.h: In function ‘void std::reverse(_BIter, _BIter) [with _BIter = int]’:
user.cpp:19:23: instantiated from here
/usr/include/c++/4.6/bits/stl_algo.h:1445:7: error: no matching function for call to ‘__iterator_category(int&)’
/usr/include/c++/4.6/bits/stl_algo.h:1445:7: note: candidate is:
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:202:5: note: template<class _Iter> typename std::iterator_traits::iterator_category std::__iterator_category(const _Iter&)