Pagini recente » Borderou de evaluare (job #1725033) | Borderou de evaluare (job #53282) | Borderou de evaluare (job #2242189) | Borderou de evaluare (job #1581495) | Borderou de evaluare (job #2988172)
Borderou de evaluare (job #2988172)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(const int&, const int&, std::vector<std::pair<int, int> >*, std::vector<int>&)':
main.cpp:16:20: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
16 | const auto [distNodCurent, nodCurent] = q.top();
| ^
main.cpp:19:20: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
19 | for (auto &[vecin, costMuchie]: v[nodCurent]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 7ms | 1896kb | OK | 10 |
6 | 20ms | 2404kb | OK | 10 |
7 | 22ms | 2535kb | OK | 10 |
8 | 1003ms | 4173kb | Time limit exceeded | 0 |
9 | 49ms | 3895kb | OK | 10 |
10 | 139ms | 6135kb | OK | 10 |
Punctaj total | 90 |