Borderou de evaluare (job #3330400)
| Utilizator | Data | 19 decembrie 2025 14:21:11 | |
|---|---|---|---|
| Problema | Deque | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:7:1: error: 'deque' does not name a type
7 | deque<int> q;
| ^~~~~
main.cpp: In function 'int main()':
main.cpp:15:17: error: 'q' was not declared in this scope
15 | while (!q.empty() && v[i]<v[q.back()]) {
| ^
main.cpp:18:9: error: 'q' was not declared in this scope
18 | q.push_back(i);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
