Borderou de evaluare (job #3265422)
Utilizator | Data | 30 decembrie 2024 10:12:20 | |
---|---|---|---|
Problema | Move | Status | done |
Runda | Simulare #2 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:68:5: error: 'reverse' was not declared in this scope
68 | reverse(lis.begin(), lis.end());
| ^~~~~~~
main.cpp:76:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
76 | if(it < lis.size() && lis[it] == i){
| ~~~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !