Pagini recente » Cod sursa (job #1997246) | Borderou de evaluare (job #912249) | Borderou de evaluare (job #1469010) | Borderou de evaluare (job #1640665) | Borderou de evaluare (job #2960577)
Borderou de evaluare (job #2960577)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int)':
main.cpp:62:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
62 | for(auto [a, w] : g[x]) {
| ^
main.cpp:68:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
68 | auto [c, node] = heap.top();
| ^
main.cpp:78:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
78 | for(auto [x, w] : g[node]) {
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 315kb | OK | 10 |
| 2 | 505ms | 532kb | OK | 10 |
| 3 | 205ms | 430kb | OK | 10 |
| 4 | 287ms | 454kb | OK | 10 |
| 5 | 1704ms | 1200kb | OK | 10 |
| 6 | 3649ms | 1425kb | OK | 10 |
| 7 | 2390ms | 1404kb | OK | 10 |
| 8 | 2291ms | 1343kb | OK | 10 |
| 9 | 2299ms | 1331kb | OK | 10 |
| 10 | 2320ms | 1339kb | OK | 10 |
| Punctaj total | 100 |