Ilgiausias didėjantis posekis

Taškai: 0

Compile: FAIL

posekis.cpp: In function ‘int main()’: posekis.cpp:95:22: error: no matching function for call to ‘max(int&, long int&)’ ats = max(ats, L[i]); ^ In file included from /usr/include/c++/5/bits/char_traits.h:39:0, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/istream:38, from /usr/include/c++/5/fstream:38, from posekis.cpp:62: /usr/include/c++/5/bits/stl_algobase.h:219:5: note: candidate: template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&) max(const _Tp& __a, const _Tp& __b) ^ /usr/include/c++/5/bits/stl_algobase.h:219:5: note: template argument deduction/substitution failed: posekis.cpp:95:22: note: deduced conflicting types for parameter ‘const _Tp’ (‘int’ and ‘long int’) ats = max(ats, L[i]); ^ In file included from /usr/include/c++/5/bits/char_traits.h:39:0, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/istream:38, from /usr/include/c++/5/fstream:38, from posekis.cpp:62: /usr/include/c++/5/bits/stl_algobase.h:265:5: note: candidate: template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare) max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ /usr/include/c++/5/bits/stl_algobase.h:265:5: note: template argument deduction/substitution failed: posekis.cpp:95:22: note: deduced conflicting types for parameter ‘const _Tp’ (‘int’ and ‘long int’) ats = max(ats, L[i]); ^

nr.resulttimemessage