Borderou de evaluare (job #2865551)

Utilizator the_horoHorodniceanu Andrei the_horo Data 8 martie 2022 22:08:31
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(const std::vector<unsigned int>&)': main.cpp:80:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 80 | auto [node, pathLength] = q.top(); | ^ main.cpp:90:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 90 | for (auto [toNode, cost]: graph[node]) { | ^ main.cpp:102:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 102 | for (auto &[_, fortressBelongingTo]: result) | ^ main.cpp: In function 'void writeResult()': main.cpp:114:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 114 | for (auto [_, fortress]: result) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
26ms1277kbOK10
316ms1929kbOK10
42ms184kbOK10
535ms2850kbOK10
663ms4329kbOK10
76ms1179kbOK10
816ms1875kbOK10
954ms3371kbOK10
10125ms5955kbOK10
Punctaj total100

Ceva nu functioneaza?