Borderou de evaluare (job #2542241)
Utilizator | Data | 9 februarie 2020 18:57:12 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:10:1: error: 'vector' does not name a type
vector <pair <int, int> > sol;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:47:13: error: 'sol' was not declared in this scope
sol.push_back({G[i].x, G[i].y});
^~~
main.cpp:54:16: error: 'sol' was not declared in this scope
for(auto e:sol)
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !