Pagini recente » Borderou de evaluare (job #560463) | Borderou de evaluare (job #2762985) | Borderou de evaluare (job #495484) | Borderou de evaluare (job #480713) | Borderou de evaluare (job #2960565)
Borderou de evaluare (job #2960565)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int)':
main.cpp:77:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
77 | for(auto [a, w] : g[x]) {
| ^
main.cpp:83:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
83 | auto [c, node] = heap.top();
| ^
main.cpp:98:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
98 | for(auto [x, w] : g[node]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 315kb | OK | 10 |
2 | 630ms | 540kb | OK | 10 |
3 | 256ms | 454kb | OK | 10 |
4 | 369ms | 487kb | OK | 10 |
5 | 1885ms | 1249kb | OK | 10 |
6 | 3918ms | 1437kb | OK | 10 |
7 | 2751ms | 1425kb | OK | 10 |
8 | 2683ms | 1421kb | OK | 10 |
9 | 2675ms | 1409kb | OK | 10 |
10 | 2693ms | 1417kb | OK | 10 |
Punctaj total | 100 |