Borderou de evaluare (job #2946971)

Utilizator AndreiAncutaAndrei Ancuta AndreiAncuta Data 25 noiembrie 2022 15:02:31
Problema Apm2 Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int kruskal(int, const std::vector<Edge>&)': main.cpp:57:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 57 | const auto &[from, to, cost] = edges[edgeIdx]; | ^ main.cpp: In function 'int mstCostWithGivenEdge(int, const std::vector<Edge>&, const Edge&)': main.cpp:85:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 85 | const auto &[from, to, cost] = edges[edgeIdx]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK100
20ms184kbOK10
35ms315kbOK10
4627ms794kbOK10
5560ms806kbOK10
6159ms655kbOK10
7424ms884kbOK10
8703ms1175kbTime limit exceeded0
9700ms1454kbTime limit exceeded0
10702ms1523kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?