Borderou de evaluare (job #2687615)
Utilizator | Data | 20 decembrie 2020 10:29:52 | |
---|---|---|---|
Problema | Stv | Status | done |
Runda | fmi-no-stress-10 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ind[i] < v[i].size()) {
~~~~~~~^~~~~~~~~~~~~
main.cpp:44:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ind[i] < v[i].size() && v[i][ind[i]] == pos) {
~~~~~~~^~~~~~~~~~~~~
main.cpp:46:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ind[i] < v[i].size()) {
~~~~~~~^~~~~~~~~~~~~
main.cpp:52:41: error: 'reverse' was not declared in this scope
reverse(answer.begin(), answer.end());
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !