Borderou de evaluare (job #2931612)

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

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<long unsigned int> graph::dijkstra(ulong)': main.cpp:26:9: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 26 | auto [cost, current] = pq.top(); | ^ main.cpp:32:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 32 | for (const auto& [neigh, cost] : adj[current]) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
32ms315kbOK10
419ms315kbOK10
51005ms1232kbTime limit exceeded0
61003ms2150kbTime limit exceeded0
71004ms2772kbTime limit exceeded0
885ms7888kbOK10
91001ms4734kbTime limit exceeded0
101001ms10764kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?