Borderou de evaluare (job #3319888)
| Utilizator | Data | 3 noiembrie 2025 18:13:41 | |
|---|---|---|---|
| Problema | Parcare | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::vector<Car> find_cars()':
main.cpp:66:5: error: 'sort' was not declared in this scope; did you mean 'short'?
66 | sort(cars.begin(), cars.end(), [](const Car& a, const Car& b) { return a.ch < b.ch; });
| ^~~~
| short
main.cpp: In function 'int main()':
main.cpp:157:13: error: 'reverse' was not declared in this scope
157 | reverse(moves.begin(), moves.end());
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
