Ilgiausias didejantis posekis 2
- [1] 2018-05-14 22:14 (0)
- [2] 2018-05-14 22:15 (0)
- [3] 2018-05-14 22:16 (0)
- [4] 2018-05-14 22:27 (0)
- [5] 2018-05-14 22:29 (50)
- [6] 2018-05-14 22:33 (0)
- [7] 2018-05-14 22:47 (0)
- [8] 2018-05-14 22:49 (0)
- [9] 2018-05-14 22:50 (0)
- [10] 2018-05-15 19:13 (0)
- [11] 2018-05-15 19:15 (0)
- [12] 2018-05-15 19:16 (0)
- [13] 2018-05-15 19:16 (0)
- [14] 2018-05-15 19:17 (0)
- [15] 2018-05-15 19:17 (50)
Taškai: 0
Compile: FAIL
posekis2.cpp: In function ‘int main()’: posekis2.cpp:27:28: error: no matching function for call to ‘max(long long int&, int&)’ ats = max(ats, B[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/ostream:38, from /usr/include/c++/5/iostream:39, from posekis2.cpp:1: /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: posekis2.cpp:27:28: note: deduced conflicting types for parameter ‘const _Tp’ (‘long long int’ and ‘int’) ats = max(ats, B[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/ostream:38, from /usr/include/c++/5/iostream:39, from posekis2.cpp:1: /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: posekis2.cpp:27:28: note: deduced conflicting types for parameter ‘const _Tp’ (‘long long int’ and ‘int’) ats = max(ats, B[i]); ^
nr. | result | time | message |
---|