Borderou de evaluare (job #2968400)

Utilizator AndreiAncutaAndrei Ancuta AndreiAncuta Data 20 ianuarie 2023 23:04:20
Problema Dragon Ball Z Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::dijkstra(Node, std::vector<int>&, std::vector<int>&)': main.cpp:31:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 31 | for (auto [startNeighbor, cost] : adjList[start]) { | ^ main.cpp:38:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 38 | auto [_, node] = minNodes.top(); | ^ main.cpp:43:29: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 43 | for (const auto [neighbor, cost] : adjList[node]) { | ^ main.cpp: In member function 'Cost Graph::shortestCycleFromNode(int)': main.cpp:75:23: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 75 | for (auto [neighbor, cost] : adjList[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
118ms184kbOK10
24504ms450kbTime limit exceeded0
34501ms315kbTime limit exceeded0
44503ms315kbTime limit exceeded0
54503ms946kbTime limit exceeded0
64503ms1101kbTime limit exceeded0
74503ms1101kbTime limit exceeded0
84503ms1101kbTime limit exceeded0
94500ms1093kbTime limit exceeded0
104500ms1114kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?