Borderou de evaluare (job #2843816)

Utilizator mediocrekarmaChirvasa George Matei mediocrekarma Data 2 februarie 2022 23:14:02
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(const int&)': main.cpp:22:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 22 | auto [cost, node] = pq.top(); | ^ main.cpp:27:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 27 | for (const auto& [newNode, newCost] : adjList[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1503kbOK10
46ms1540kbOK10
525ms1912kbOK10
649ms2400kbOK10
764ms2686kbOK10
8160ms4222kbOK10
9112ms3854kbOK10
10293ms6184kbOK10
Punctaj total100

Ceva nu functioneaza?