Pagini recente » Atasamentele paginii Profil afkid | Borderou de evaluare (job #744237) | Diferente pentru problema/sumzero intre reviziile 7 si 8 | Borderou de evaluare (job #769974) | Borderou de evaluare (job #2836330)
Borderou de evaluare (job #2836330)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> dijkstra(int)':
main.cpp:22:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
22 | auto [cost_, nod_] = pq.top();
| ^
main.cpp:30:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
30 | for (auto [vecin, ed_cost] : G[nod]) {
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2641kb | Incorect | 0 |
| 2 | 6ms | 2543kb | OK | 10 |
| 3 | 6ms | 2490kb | Incorect | 0 |
| 4 | 11ms | 2715kb | Incorect | 0 |
| 5 | 35ms | 3584kb | Incorect | 0 |
| 6 | 68ms | 4370kb | Incorect | 0 |
| 7 | 92ms | 4931kb | Incorect | 0 |
| 8 | 212ms | 7774kb | Incorect | 0 |
| 9 | 149ms | 5959kb | OK | 10 |
| 10 | 402ms | 11005kb | Incorect | 0 |
| Punctaj total | 20 |