Borderou de evaluare (job #2976622)

Utilizator the_horoHorodniceanu Andrei the_horo Data 9 februarie 2023 19:25:46
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'std::vector<int> dijkstra(int, int)': main.cpp:26:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 26 | auto [node, dist] = q.top(); | ^ main.cpp:32:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 32 | for (auto [to, cost]: edges[node]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
510ms1888kbOK10
617ms2355kbOK10
722ms2596kbOK10
869ms4091kbOK10
944ms3903kbOK10
10131ms6066kbOK10
Punctaj total100

Ceva nu functioneaza?