Borderou de evaluare (job #2864407)

Utilizator the_horoHorodniceanu Andrei the_horo Data 7 martie 2022 20:49:37
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(size_t)': main.cpp:51:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 51 | auto [node, path_length] = q.top(); | ^ main.cpp:57:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 57 | for (auto [to, cost] : edges[node]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1400kbOK10
46ms1458kbOK10
525ms2129kbOK10
649ms2764kbOK10
768ms3174kbOK10
8165ms5672kbOK10
9111ms4259kbOK10
10317ms9474kbOK10
Punctaj total100

Ceva nu functioneaza?