Borderou de evaluare (job #557484)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Stalpi10 (clasa a 9-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 29 mai 2020 15:24:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:30: error: no matching function for call to ‘max(long long int&, int&)’
user.cpp:27:30: note: candidates are:
/usr/include/c++/4.6/bits/stl_algobase.h:210:5: note: template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&)
/usr/include/c++/4.6/bits/stl_algobase.h:254:5: note: template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare)