Borderou de evaluare (job #3281657)
Utilizator | Data | 3 martie 2025 09:40:36 | |
---|---|---|---|
Problema | Statiuni | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: 'priority_queue' does not name a type
15 | priority_queue<State,vector<State>,State> qs;
| ^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:40:13: error: 'qs' was not declared in this scope
40 | qs.push({i,0,i});
| ^~
main.cpp:45:13: error: 'qs' was not declared in this scope
45 | while (!qs.empty())
| ^~
main.cpp:23:11: warning: unused variable 'j' [-Wunused-variable]
23 | int i,j,n,k,u,v;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !