Pagini recente » Borderou de evaluare (job #2982882) | Borderou de evaluare (job #2775374) | Borderou de evaluare (job #3003395) | Borderou de evaluare (job #2944936) | Borderou de evaluare (job #2987419)
Borderou de evaluare (job #2987419)
Raport evaluator
Compilare:
main.cpp: In function 'int minDist()':
main.cpp:28:12: warning: 'nodMin' may be used uninitialized [-Wmaybe-uninitialized]
28 | return nodMin;
| ^~~~~~
main.cpp:17:9: note: 'nodMin' was declared here
17 | int nodMin;
| ^~~~~~
main.cpp: In function 'void dijkstra()':
main.cpp:49:75: warning: 'nodMin' may be used uninitialized [-Wmaybe-uninitialized]
49 | if(T[curent][i] && sptSet[i] == false && dist[i] > dist[curent] + T[curent][i] && actual >= W[curent][i])
| ~~~~~~~~~~~^
main.cpp:17:9: note: 'nodMin' was declared here
17 | int nodMin;
| ^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | Incorect | 0 |
2 | 0ms | 184kb | Incorect | 0 |
3 | 0ms | 184kb | Incorect | 0 |
4 | 0ms | 184kb | Incorect | 0 |
5 | 0ms | 184kb | Incorect | 0 |
6 | 0ms | 184kb | Incorect | 0 |
7 | 0ms | 184kb | Incorect | 0 |
8 | 0ms | 184kb | Incorect | 0 |
9 | 0ms | 184kb | Incorect | 0 |
10 | 0ms | 172kb | Incorect | 0 |
Punctaj total | 0 |