Borderou de evaluare (job #3121589)
Utilizator | Data | 14 aprilie 2023 11:13:53 | |
---|---|---|---|
Problema | Traseu4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:26:1: error: 'vector' does not name a type
26 | vector<Pozitie> pozitii;
| ^~~~~~
main.cpp: In function 'int main()':
main.cpp:46:13: error: 'pozitii' was not declared in this scope; did you mean 'Pozitie'?
46 | pozitii.emplace_back(i, j, val);
| ^~~~~~~
| Pozitie
main.cpp:50:10: error: 'pozitii' was not declared in this scope; did you mean 'Pozitie'?
50 | sort(pozitii.begin(), pozitii.end());
| ^~~~~~~
| Pozitie
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !