Borderou de evaluare (job #2931623)

Utilizator matthriscuMatt . matthriscu Data 31 octombrie 2022 17:28:28
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<unsigned int> graph::dijkstra(uint)': main.cpp:26:9: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 26 | auto [current_dist, current] = pq.top(); | ^ main.cpp:31:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 31 | for (const auto& [neigh, cost] : adj[current]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
31ms315kbOK10
40ms184kbOK10
55ms708kbOK10
615ms1486kbOK10
722ms2125kbOK10
81002ms4165kbTime limit exceeded0
944ms3907kbOK10
10135ms6103kbOK10
Punctaj total90

Ceva nu functioneaza?