Borderou de evaluare (job #3343376)
| Utilizator | Data | 27 februarie 2026 11:12:43 | |
|---|---|---|---|
| Problema | Rfinv | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:19:1: error: 'vector' does not name a type
19 | vector<cell> ordered;
| ^~~~~~
main.cpp: In function 'void add_to_vector()':
main.cpp:48:13: error: 'ordered' was not declared in this scope
48 | ordered.push_back({i, j});
| ^~~~~~~
main.cpp: In function 'bool answer_query()':
main.cpp:70:22: error: 'ordered' was not declared in this scope
70 | for(auto [x, y]: ordered){
| ^~~~~~~
main.cpp: In function 'void reset()':
main.cpp:82:5: error: 'ordered' was not declared in this scope
82 | ordered.clear();
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
