Pagini recente » Borderou de evaluare (job #1321292) | Borderou de evaluare (job #1931513) | Borderou de evaluare (job #2399975) | Cod sursa (job #292811) | Borderou de evaluare (job #2843819)
Borderou de evaluare (job #2843819)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(const int&)':
main.cpp:18:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
18 | auto [cost, node] = pq.top();
| ^
main.cpp:23:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
23 | for (const auto& [newNode, newCost] : adjList[node]) {
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | OK | 10 |
| 2 | 2ms | 184kb | OK | 10 |
| 3 | 6ms | 1454kb | OK | 10 |
| 4 | 6ms | 1511kb | OK | 10 |
| 5 | 25ms | 1900kb | OK | 10 |
| 6 | 49ms | 2396kb | OK | 10 |
| 7 | 64ms | 2678kb | OK | 10 |
| 8 | 160ms | 4222kb | OK | 10 |
| 9 | 112ms | 3903kb | OK | 10 |
| 10 | 303ms | 6205kb | OK | 10 |
| Punctaj total | 100 |