Pagini recente » Borderou de evaluare (job #1305413) | Borderou de evaluare (job #1972690) | Borderou de evaluare (job #1516955) | Borderou de evaluare (job #2600876) | Borderou de evaluare (job #2931625)
Borderou de evaluare (job #2931625)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<unsigned int> graph::dijkstra(uint)':
main.cpp:26:9: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
26 | auto [current_dist, current] = pq.top();
| ^
main.cpp:34:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
34 | for (const auto& [neigh, cost] : adj[current])
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 5ms | 708kb | OK | 10 |
6 | 14ms | 1417kb | OK | 10 |
7 | 25ms | 2121kb | OK | 10 |
8 | 61ms | 4112kb | OK | 10 |
9 | 45ms | 3907kb | OK | 10 |
10 | 129ms | 6156kb | OK | 10 |
Punctaj total | 100 |