Borderou de evaluare (job #2905883)

Utilizator preda.andreiPreda Andrei preda.andrei Data 24 mai 2022 09:57:42
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) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK!10
21ms184kbOK!10
323ms483kbOK!10
4300ms901kbTime limit exceeded0
5303ms643kbTime limit exceeded0
6300ms884kbTime limit exceeded0
7303ms876kbTime limit exceeded0
8302ms913kbTime limit exceeded0
9303ms913kbTime limit exceeded0
10303ms942kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?