Pagini recente » Cod sursa (job #2762119) | Cod sursa (job #2272501) | Borderou de evaluare (job #2440982) | Borderou de evaluare (job #1415404) | Borderou de evaluare (job #2864399)
Borderou de evaluare (job #2864399)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<unsigned int> dijkstra(u32)':
main.cpp:54:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
54 | auto [node, path_length] = q.top();
| ^
main.cpp:60:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
60 | for (auto [to, cost] : edges[node])
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | OK | 10 |
3 | 6ms | 1380kb | OK | 10 |
4 | 6ms | 1454kb | OK | 10 |
5 | 25ms | 1880kb | OK | 10 |
6 | 45ms | 2347kb | OK | 10 |
7 | 64ms | 2670kb | OK | 10 |
8 | 155ms | 4177kb | OK | 10 |
9 | 107ms | 3903kb | OK | 10 |
10 | 293ms | 6144kb | OK | 10 |
Punctaj total | 100 |