Pagini recente » Borderou de evaluare (job #2834127) | Cod sursa (job #2202139) | Borderou de evaluare (job #1741327) | Borderou de evaluare (job #1605012) | Borderou de evaluare (job #2931621)
Borderou de evaluare (job #2931621)
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:31:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
31 | for (const auto& [neigh, cost] : adj[current])
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 184kb | OK | 10 |
| 2 | 0ms | 184kb | OK | 10 |
| 3 | 0ms | 184kb | OK | 10 |
| 4 | 0ms | 184kb | OK | 10 |
| 5 | 2ms | 708kb | OK | 10 |
| 6 | 15ms | 1495kb | OK | 10 |
| 7 | 23ms | 2125kb | OK | 10 |
| 8 | 1003ms | 4186kb | Time limit exceeded | 0 |
| 9 | 44ms | 3907kb | OK | 10 |
| 10 | 133ms | 6139kb | OK | 10 |
| Punctaj total | 90 |