Borderou de evaluare (job #2968404)

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

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::dijkstra(Node, std::vector<int>&, std::vector<int>&)': main.cpp:30:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 30 | for (auto [startNeighbor, cost] : adjList[start]) { | ^ main.cpp:37:25: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 37 | const auto &[_, node] = minNodes.top(); | ^ main.cpp:42:29: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 42 | for (const auto [neighbor, cost] : adjList[node]) { | ^ main.cpp: In member function 'Cost Graph::shortestCycleFromNode(int)': main.cpp:74:30: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 74 | for (const auto &[neighbor, cost] : adjList[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
135ms184kbIncorect0
24507ms446kbTime limit exceeded0
34502ms368kbTime limit exceeded0
44503ms401kbTime limit exceeded0
54500ms1064kbTime limit exceeded0
64501ms1216kbTime limit exceeded0
74506ms1224kbTime limit exceeded0
84505ms1220kbTime limit exceeded0
94505ms1216kbTime limit exceeded0
104502ms1216kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?