Pagini recente » Cod sursa (job #453093) | Borderou de evaluare (job #1691257) | Borderou de evaluare (job #713402) | Borderou de evaluare (job #2682311) | Borderou de evaluare (job #2864380)
Borderou de evaluare (job #2864380)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<unsigned int> dijkstra(size_t)':
main.cpp:49:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
49 | auto [node, path_length] = q.top();
| ^
main.cpp:55:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
55 | for (auto [to, cost] : edges[node])
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | OK | 10 |
| 2 | 2ms | 196kb | Incorect | 0 |
| 3 | 6ms | 1511kb | Incorect | 0 |
| 4 | 6ms | 1490kb | Incorect | 0 |
| 5 | 25ms | 2125kb | Incorect | 0 |
| 6 | 49ms | 2768kb | Incorect | 0 |
| 7 | 68ms | 3207kb | Incorect | 0 |
| 8 | 165ms | 5726kb | Incorect | 0 |
| 9 | 111ms | 4173kb | OK | 10 |
| 10 | 321ms | 9433kb | Incorect | 0 |
| Punctaj total | 20 |