Borderou de evaluare (job #2905886)

Utilizator preda.andreiPreda Andrei preda.andrei Data 24 mai 2022 10:07:43
Problema Desen Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

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:51:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 51 | for (auto& [cost, a, b] : edges) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK!10
21ms184kbOK!10
31ms184kbOK!10
461ms319kbOK!10
5171ms323kbOK!10
6163ms348kbOK!10
7175ms348kbOK!10
8175ms348kbOK!10
9226ms348kbOK!10
10219ms348kbOK!10
Punctaj total100

Ceva nu functioneaza?