Borderou de evaluare (job #2905878)

Utilizator preda.andreiPreda Andrei preda.andrei Data 24 mai 2022 09:49:37
Problema Desen Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'double Dist(const Point&, const Point&)': main.cpp:38:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 38 | auto [xa, ya] = a; | ^ main.cpp:39:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 39 | auto [xb, yb] = b; | ^ main.cpp: In function 'double Kruskal(std::vector<std::tuple<double, int, int> >&, int)': main.cpp:52:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 52 | for (auto& [cost, a, b] : edges) { | ^ main.cpp: In function 'int main()': main.cpp:88:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 88 | for (auto& [x, y] : points) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK!10
22ms184kbOK!10
324ms385kbOK!10
4302ms892kbTime limit exceeded0
5303ms966kbTime limit exceeded0
6304ms913kbTime limit exceeded0
7300ms917kbTime limit exceeded0
8300ms901kbTime limit exceeded0
9305ms909kbTime limit exceeded0
10304ms884kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?