Pagini recente » Cod sursa (job #823653) | Borderou de evaluare (job #2905883)
Borderou de evaluare (job #2905883)
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 | 23ms | 483kb | OK! | 10 |
| 4 | 300ms | 901kb | Time limit exceeded | 0 |
| 5 | 303ms | 643kb | Time limit exceeded | 0 |
| 6 | 300ms | 884kb | Time limit exceeded | 0 |
| 7 | 303ms | 876kb | Time limit exceeded | 0 |
| 8 | 302ms | 913kb | Time limit exceeded | 0 |
| 9 | 303ms | 913kb | Time limit exceeded | 0 |
| 10 | 303ms | 942kb | Time limit exceeded | 0 |
| Punctaj total | 30 |