Borderou de evaluare (job #2864402)

Utilizator the_horoHorodniceanu Andrei the_horo Data 7 martie 2022 20:47:48
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<unsigned int> dijkstra(u32)': main.cpp:54:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 54 | auto [node, path_length] = q.top(); | ^ main.cpp:60:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 60 | for (auto [to, cost] : edges[node]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1478kbOK10
46ms1478kbOK10
525ms1880kbOK10
644ms2347kbOK10
764ms2662kbOK10
8155ms4177kbOK10
9107ms3895kbOK10
10292ms6144kbOK10
Punctaj total100

Ceva nu functioneaza?