Pagini recente » Borderou de evaluare (job #1685847) | Borderou de evaluare (job #2502116) | Borderou de evaluare (job #662592) | Borderou de evaluare (job #1804605) | Borderou de evaluare (job #2905886)
Borderou de evaluare (job #2905886)
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 |
| 1 | 1ms | 184kb | OK! | 10 |
| 2 | 1ms | 184kb | OK! | 10 |
| 3 | 1ms | 184kb | OK! | 10 |
| 4 | 61ms | 319kb | OK! | 10 |
| 5 | 171ms | 323kb | OK! | 10 |
| 6 | 163ms | 348kb | OK! | 10 |
| 7 | 175ms | 348kb | OK! | 10 |
| 8 | 175ms | 348kb | OK! | 10 |
| 9 | 226ms | 348kb | OK! | 10 |
| 10 | 219ms | 348kb | OK! | 10 |
| Punctaj total | 100 |