Borderou de evaluare (job #2866221)

Utilizator the_horoHorodniceanu Andrei the_horo Data 9 martie 2022 14:27:46
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'bool allNodesHaveEvenDegree(const Edges&)': main.cpp:67:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 67 | for (auto [j, _]: graph[i]) { | ^ main.cpp: In function 'void useCycle(size_t, const Edges&, std::array<bool, 500000>&, std::forward_list<long unsigned int>&, std::forward_list<long unsigned int>::iterator)': main.cpp:101:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 101 | for (auto [toNode, edgeIndex]: edges[node]) | ^ main.cpp: In function 'void removeUnusedEdges(std::vector<std::vector<std::pair<long unsigned int, unsigned int> > >::value_type&, const std::array<bool, 500000>&)': main.cpp:116:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 116 | for (auto [toNode, edgeIndex]: toEdges) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbRaspuns corect!1010
22ms184kbRaspuns corect!1010
36ms1097kbRaspuns corect!1010
473ms6320kbRaspuns corect!1010
5168ms12599kbRaspuns corect!1010
6596ms37494kbRaspuns corect!1010
7139ms7569kbRaspuns corect!1020
8782ms50233kbRaspuns corect!10
9804ms43790kbTime limit exceeded00
10804ms62091kbTime limit exceeded0
Punctaj total80

Ceva nu functioneaza?