Dalikliai
- [1] 2022-07-18 23:00 (0)
- [2] 2022-07-18 23:03 (0)
- [3] 2022-07-18 23:03 (0)
- [4] 2022-07-18 23:04 (80)
- [5] 2022-07-18 23:07 (0)
- [6] 2022-07-18 23:08 (10)
- [7] 2022-07-19 21:52 (0)
- [8] 2022-07-20 18:01 (0)
- [9] 2022-07-20 18:02 (0)
- [10] 2022-07-20 18:06 (70)
- [11] 2022-07-20 20:01 (10)
- [12] 2022-07-20 20:03 (10)
- [13] 2022-07-20 20:05 (10)
- [14] 2022-07-20 20:06 (10)
- [15] 2022-07-20 20:11 (90)
- [16] 2022-07-20 20:12 (90)
- [17] 2022-07-20 20:13 (90)
- [18] 2022-07-20 20:16 (90)
- [19] 2022-07-20 20:26 (0)
- [20] 2022-07-20 20:29 (0)
Taškai: 0
Compile: FAIL
dalikliai.cpp: In function ‘int main()’: dalikliai.cpp:45:36: error: no matching function for call to ‘max(long long int&, int&)’ maks = max(maks, dalikl); ^ 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/sstream:38, from /usr/include/c++/5/complex:45, from /usr/include/c++/5/ccomplex:38, from /usr/include/x86_64-linux-gnu/c++/5/bits/stdc++.h:52, from dalikliai.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: dalikliai.cpp:45:36: note: deduced conflicting types for parameter ‘const _Tp’ (‘long long int’ and ‘int’) maks = max(maks, dalikl); ^ 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/sstream:38, from /usr/include/c++/5/complex:45, from /usr/include/c++/5/ccomplex:38, from /usr/include/x86_64-linux-gnu/c++/5/bits/stdc++.h:52, from dalikliai.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: dalikliai.cpp:45:36: note: deduced conflicting types for parameter ‘const _Tp’ (‘long long int’ and ‘int’) maks = max(maks, dalikl); ^ In file included from /usr/include/c++/5/algorithm:62:0, from /usr/include/x86_64-linux-gnu/c++/5/bits/stdc++.h:64, from dalikliai.cpp:1: /usr/include/c++/5/bits/stl_algo.h:3457:5: note: candidate: template<class _Tp> _Tp std::max(std::initializer_list<_Tp>) max(initializer_list<_Tp> __l) ^ /usr/include/c++/5/bits/stl_algo.h:3457:5: note: template argument deduction/substitution failed: dalikliai.cpp:45:36: note: mismatched types ‘std::initializer_list<_Tp>’ and ‘long long int’ maks = max(maks, dalikl); ^ In file included from /usr/include/c++/5/algorithm:62:0, from /usr/include/x86_64-linux-gnu/c++/5/bits/stdc++.h:64, from dalikliai.cpp:1: /usr/include/c++/5/bits/stl_algo.h:3463:5: note: candidate: template<class _Tp, class _Compare> _Tp std::max(std::initializer_list<_Tp>, _Compare) max(initializer_list<_Tp> __l, _Compare __comp) ^ /usr/include/c++/5/bits/stl_algo.h:3463:5: note: template argument deduction/substitution failed: dalikliai.cpp:45:36: note: mismatched types ‘std::initializer_list<_Tp>’ and ‘long long int’ maks = max(maks, dalikl); ^
nr. | result | time | message |
---|