Pagini recente » Borderou de evaluare (job #2532143) | Borderou de evaluare (job #657522) | Borderou de evaluare (job #1816057) | Borderou de evaluare (job #1903451) | Borderou de evaluare (job #2864393)
Borderou de evaluare (job #2864393)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<unsigned int> dijkstra(size_t)':
main.cpp:50:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
50 | auto [node, path_length] = q.top();
| ^
main.cpp:53:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
53 | for (auto [to, cost] : edges[node])
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | OK | 10 |
3 | 6ms | 1425kb | OK | 10 |
4 | 6ms | 1482kb | OK | 10 |
5 | 25ms | 2138kb | OK | 10 |
6 | 49ms | 2764kb | OK | 10 |
7 | 68ms | 3186kb | OK | 10 |
8 | 1001ms | 5410kb | Time limit exceeded | 0 |
9 | 111ms | 4235kb | OK | 10 |
10 | 326ms | 9482kb | OK | 10 |
Punctaj total | 90 |