Borderou de evaluare (job #3270001)
Utilizator | Data | 21 ianuarie 2025 18:50:26 | |
---|---|---|---|
Problema | Infasuratoare convexa | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:52:5: error: 'sort' was not declared in this scope; did you mean 'short'?
52 | sort(v + 0, v + n, cmp);
| ^~~~
| short
main.cpp:90:5: error: 'reverse' was not declared in this scope
90 | reverse(sol.begin(), sol.end());
| ^~~~~~~
main.cpp:93:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<punct>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
93 | for(int i = 1; i < sol.size(); i++){
| ~~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !