Borderou de evaluare (job #2489187)
Utilizator | Data | 8 noiembrie 2019 00:31:27 | |
---|---|---|---|
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:14:1: error: 'priority_queue' does not name a type
priority_queue <pair <int,pair <int,int>>> h;
^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:28:9: error: 'h' was not declared in this scope
h.push(make_pair(x.second,make_pair(0,x.first)));
^
main.cpp:30:12: error: 'h' was not declared in this scope
while(!h.empty())
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !