Pagini recente » Borderou de evaluare (job #2390871) | Borderou de evaluare (job #2736051) | Borderou de evaluare (job #1633076) | Borderou de evaluare (job #2542759) | Borderou de evaluare (job #2988179)
Borderou de evaluare (job #2988179)
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:21:24: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
21 | 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 | 8ms | 1933kb | OK | 10 |
6 | 16ms | 2293kb | OK | 10 |
7 | 23ms | 2543kb | OK | 10 |
8 | 67ms | 4067kb | OK | 10 |
9 | 49ms | 3899kb | OK | 10 |
10 | 146ms | 6647kb | OK | 10 |
Punctaj total | 100 |