Borderou de evaluare (job #2905876)

Utilizator preda.andreiPreda Andrei preda.andrei Data 24 mai 2022 09:31:48
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:51:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 51 | for (const auto& [cost, a, b] : edges) { | ^ main.cpp: In function 'int main()': main.cpp:81:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 81 | for (auto& [x, y] : points) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK!10
21ms184kbOK!10
325ms401kbOK!10
4301ms913kbTime limit exceeded0
5301ms950kbTime limit exceeded0
6305ms921kbTime limit exceeded0
7300ms831kbTime limit exceeded0
8301ms884kbTime limit exceeded0
9304ms888kbTime limit exceeded0
10300ms872kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?