Borderou de evaluare (job #2868231)

Utilizator the_horoHorodniceanu Andrei the_horo Data 10 martie 2022 20:01:26
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> dij(size_t)': main.cpp:36:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 36 | auto [node, pathLength] = q.top(); | ^ main.cpp:42:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 42 | for (auto [toNode, cost]: edges[node]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1421kbOK10
46ms1429kbOK10
525ms2150kbOK10
649ms2781kbOK10
763ms3104kbOK10
8160ms5607kbOK10
9112ms4173kbOK10
10316ms9506kbOK10
Punctaj total100

Ceva nu functioneaza?