Borderou de evaluare (job #2905882)

Utilizator preda.andreiPreda Andrei preda.andrei Data 24 mai 2022 09:56:49
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:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 51 | for (auto& [cost, a, b] : edges) { | ^ main.cpp: In function 'int main()': main.cpp:67:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 67 | for (auto& [x, y] : points) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK!10
21ms184kbOK!10
320ms397kbOK!10
4303ms868kbTime limit exceeded0
5306ms630kbTime limit exceeded0
6301ms897kbTime limit exceeded0
7301ms892kbTime limit exceeded0
8305ms917kbTime limit exceeded0
9304ms634kbTime limit exceeded0
10300ms884kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?