Borderou de evaluare (job #2807482)
Utilizator | Data | 23 noiembrie 2021 20:49:51 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 90 |
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(std::vector<std::pair<int, int> >*, int)':
main.cpp:28:13: warning: unused variable 'poz' [-Wunused-variable]
28 | int poz=pq.top().first;
| ^~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | OK | 10 |
3 | 6ms | 1478kb | OK | 10 |
4 | 6ms | 1458kb | OK | 10 |
5 | 25ms | 1830kb | OK | 10 |
6 | 49ms | 2359kb | OK | 10 |
7 | 68ms | 2707kb | OK | 10 |
8 | 1001ms | 4112kb | Time limit exceeded | 0 |
9 | 116ms | 3940kb | OK | 10 |
10 | 308ms | 6176kb | OK | 10 |
Punctaj total | 90 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !