Borderou de evaluare (job #2077664)
Utilizator | Data | 28 noiembrie 2017 13:55:48 | |
---|---|---|---|
Problema | Sudest | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:37: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
fscanf(fi,"%d", &v[i][j]);
^
user.cpp:30:136: error: no matching function for call to ‘max(short int&, int)’
d[(ind + c[k + 1]) % 11][j][k + 1] = std::max(d[(ind + c[k + 1]) % 11][j][k + 1], d[ind][j][k] + v[i + c[k + 1]][j]);
^
user.cpp:30:136: note: candidates are:
In file included from /usr/include/c++/4.8/bits/char_traits.h:39:0,
from /usr/include/c++/4.8/ios:40,
from /usr/include/c++/4.8/istream:38,
from /usr/include/c++/4.8/sstream:38,
from /usr/include/c++/4.8/complex:45,
from /usr/include/c++/4.8/ccomplex:38,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:52,
from user.cpp:1:
/usr/include/c++/4.8/bits/stl_algobase.h:216:5: note: template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&)
max(const _Tp& __a, const _Tp& __b)
^
/usr/include/c++/4.8/bits/stl_algobase.h:216:5: note: template argument deduction/substitution failed:
user.cpp:30:136: note: deduced conflicting types for parameter ‘const _Tp’ (‘short int’ and ‘int’)
d[(ind + c[k + 1]) % 11][j][k + 1] = std::max(d[(ind + c[k + 1]) % 11][j][k + 1], d[ind][j][k] + v[i + c[k + 1]][j]);
^
In file included from /usr/include/c++/4.8/bits/char_traits.h:39:0,
from /usr/include/c++/4.8/ios:40,
from /usr/include/c++/4.8/istream:38,
from /usr/include/c++/4.8/sstream:38,
from /usr/include/c++/4.8/complex:45,
from /usr/include/c++/4.8/ccomplex:38,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:52,
from user.cpp:1:
/usr/include/c++/4.8/bits/stl_algobase.h:260:5: note: 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++/4.8/bits/stl_algobase.h:260:5: note: template argument deduction/substitution failed:
user.cpp:30:136: note: deduced conflicting types for parameter ‘const _Tp’ (‘short int’ and ‘int’)
d[(ind + c[k + 1]) % 11][j][k + 1] = std::max(d[(ind + c[k + 1]) % 11][j][k + 1], d[ind][j][k] + v[i + c[k + 1]][j]);
^
In file included from /usr/include/c++/4.8/algorithm:62:0,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:64,
from user.cpp:1:
/usr/include/c++/4.8/bits/stl_algo.h:4254:5: note: template<class _Tp> _Tp std::max(std::initializer_list<_Tp>)
max(initializer_list<_Tp> __l)
^
/usr/include/c++/4.8/bits/stl_algo.h:4254:5: note: template argument deduction/substitution failed:
user.cpp:30:136: note: mismatched types ‘std::initializer_list<_Tp>’ and ‘short int’
d[(ind + c[k + 1]) % 11][j][k + 1] = std::max(d[(ind + c[k + 1]) % 11][j][k + 1], d[ind][j][k] + v[i + c[k + 1]][j]);
^
In file included from /usr/include/c++/4.8/algorithm:62:0,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:64,
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !