Borderou de evaluare (job #2931625)

Utilizator matthriscuMatt . matthriscu Data 31 octombrie 2022 17:29:24
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

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
11ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
55ms708kbOK10
614ms1417kbOK10
725ms2121kbOK10
861ms4112kbOK10
945ms3907kbOK10
10129ms6156kbOK10
Punctaj total100

Ceva nu functioneaza?