Pagini recente » Borderou de evaluare (job #1871664) | Borderou de evaluare (job #2557326) | Borderou de evaluare (job #2418032) | Borderou de evaluare (job #2278042) | Borderou de evaluare (job #2864395)
Borderou de evaluare (job #2864395)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<unsigned int> dijkstra(u32)':
main.cpp:54:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
54 | auto [node, path_length] = q.top();
| ^
main.cpp:57:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
57 | for (auto [to, cost] : edges[node])
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | OK | 10 |
| 2 | 5ms | 1413kb | OK | 10 |
| 3 | 6ms | 1454kb | OK | 10 |
| 4 | 6ms | 1409kb | OK | 10 |
| 5 | 25ms | 1888kb | OK | 10 |
| 6 | 44ms | 2347kb | OK | 10 |
| 7 | 64ms | 2662kb | OK | 10 |
| 8 | 1000ms | 4116kb | Time limit exceeded | 0 |
| 9 | 107ms | 3874kb | OK | 10 |
| 10 | 298ms | 6144kb | OK | 10 |
| Punctaj total | 90 |