Borderou de evaluare (job #2864393)

Utilizator the_horoHorodniceanu Andrei the_horo Data 7 martie 2022 20:38:14
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'std::vector<unsigned int> dijkstra(size_t)': main.cpp:50:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 50 | auto [node, path_length] = q.top(); | ^ main.cpp:53:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 53 | for (auto [to, cost] : edges[node]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1425kbOK10
46ms1482kbOK10
525ms2138kbOK10
649ms2764kbOK10
768ms3186kbOK10
81001ms5410kbTime limit exceeded0
9111ms4235kbOK10
10326ms9482kbOK10
Punctaj total90

Ceva nu functioneaza?