Borderou de evaluare (job #2843786)

Utilizator mediocrekarmaChirvasa George Matei mediocrekarma Data 2 februarie 2022 22:15:53
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

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
36ms1515kbOK10
46ms1511kbOK10
545ms2048kbOK10
673ms2539kbOK10
7135ms2953kbOK10
8763ms12304kbMemory limit exceeded0
9126ms3985kbOK10
10489ms7786kbOK10
Punctaj total90

Ceva nu functioneaza?