Borderou de evaluare (job #2968396)

Utilizator AndreiAncutaAndrei Ancuta AndreiAncuta Data 20 ianuarie 2023 23:02:48
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 'std::pair<std::vector<int>, std::vector<int> > 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:77:23: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 77 | for (auto [neighbor, cost] : adjList[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
118ms184kbOK10
24505ms450kbTime limit exceeded0
34506ms315kbTime limit exceeded0
44502ms380kbTime limit exceeded0
54503ms970kbTime limit exceeded0
64503ms1101kbTime limit exceeded0
74503ms1200kbTime limit exceeded0
84500ms1101kbTime limit exceeded0
94501ms1159kbTime limit exceeded0
104502ms1101kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?