Ilgiausias didėjantis posekis
- [1] 2018-04-01 16:10 (40)
- [2] 2018-04-01 18:33 (20)
- [3] 2018-04-01 18:34 (20)
- [4] 2018-04-01 18:37 (0)
- [5] 2018-04-01 18:37 (40)
- [6] 2018-04-01 18:38 (40)
- [7] 2018-04-01 18:38 (0)
- [8] 2018-04-01 18:40 (40)
- [9] 2019-04-06 15:27 (90)
- [10] 2019-04-06 15:28 (100)
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. | result | time | message |
---|