Pagini recente » Borderou de evaluare (job #361389) | Borderou de evaluare (job #673270) | Borderou de evaluare (job #299703) | Borderou de evaluare (job #3170654) | Borderou de evaluare (job #2947314)
Borderou de evaluare (job #2947314)
Raport evaluator
Compilare:
main.cpp: In function 'MstResult kruskal(int, const std::vector<Edge>&)':
main.cpp:64:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
64 | const auto &[from, to, cost] = edges[edgeIdx];
| ^
main.cpp: In function 'int mstCostWithGivenEdge(int, const std::vector<Edge>&, const Edge&)':
main.cpp:93:21: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
93 | const auto &[from, to, cost] = edges[edgeIdx];
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 184kb | OK | 10 | 100 |
2 | 0ms | 184kb | OK | 10 |
3 | 3ms | 315kb | OK | 10 |
4 | 259ms | 798kb | OK | 10 |
5 | 257ms | 765kb | OK | 10 |
6 | 79ms | 671kb | OK | 10 |
7 | 190ms | 901kb | OK | 10 |
8 | 394ms | 1228kb | OK | 10 |
9 | 497ms | 1658kb | OK | 10 |
10 | 499ms | 1585kb | OK | 10 |
Punctaj total | 100 |