Borderou de evaluare (job #2843819)

Utilizator mediocrekarmaChirvasa George Matei mediocrekarma Data 2 februarie 2022 23:21:50
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:18:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 18 | auto [cost, node] = pq.top(); | ^ main.cpp:23:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 23 | for (const auto& [newNode, newCost] : adjList[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1454kbOK10
46ms1511kbOK10
525ms1900kbOK10
649ms2396kbOK10
764ms2678kbOK10
8160ms4222kbOK10
9112ms3903kbOK10
10303ms6205kbOK10
Punctaj total100

Ceva nu functioneaza?