Pagini recente » Borderou de evaluare (job #2617059) | Cod sursa (job #19902) | Borderou de evaluare (job #1165814) | Borderou de evaluare (job #213250) | Borderou de evaluare (job #2836332)
Borderou de evaluare (job #2836332)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> dijkstra(int)':
main.cpp:22:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
22 | auto [cost, nod] = pq.top();
| ^
main.cpp:30:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
30 | for (auto [vecin, ed_cost] : G[nod]) {
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2629kb | OK | 10 |
| 2 | 6ms | 2478kb | OK | 10 |
| 3 | 6ms | 2469kb | OK | 10 |
| 4 | 7ms | 2584kb | OK | 10 |
| 5 | 30ms | 3174kb | OK | 10 |
| 6 | 54ms | 3710kb | OK | 10 |
| 7 | 68ms | 3964kb | OK | 10 |
| 8 | 169ms | 5808kb | OK | 10 |
| 9 | 121ms | 5255kb | OK | 10 |
| 10 | 312ms | 7561kb | OK | 10 |
| Punctaj total | 100 |