Pagini recente » Borderou de evaluare (job #1642567) | Borderou de evaluare (job #722371) | Borderou de evaluare (job #1328845) | Borderou de evaluare (job #72134) | Borderou de evaluare (job #2843786)
Borderou de evaluare (job #2843786)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(const int&)':
main.cpp:18:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
18 | auto [cost, node] = pq.top();
| ^
main.cpp:23:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
23 | for (const auto& [newNode, newCost] : adjList[node]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | OK | 10 |
3 | 6ms | 1515kb | OK | 10 |
4 | 6ms | 1511kb | OK | 10 |
5 | 45ms | 2048kb | OK | 10 |
6 | 73ms | 2539kb | OK | 10 |
7 | 135ms | 2953kb | OK | 10 |
8 | 763ms | 12304kb | Memory limit exceeded | 0 |
9 | 126ms | 3985kb | OK | 10 |
10 | 489ms | 7786kb | OK | 10 |
Punctaj total | 90 |