Pagini recente » Borderou de evaluare (job #1491620) | Borderou de evaluare (job #959807) | Borderou de evaluare (job #731772) | Borderou de evaluare (job #1278795) | Borderou de evaluare (job #2931416)
Borderou de evaluare (job #2931416)
Raport evaluator
Compilare:
main.cpp: In function 'void bellmanford(int)':
main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int dijkstra(int, int, int)':
main.cpp:59:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
59 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:100:11: warning: unused variable 'j' [-Wunused-variable]
100 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:100:13: warning: unused variable 'k' [-Wunused-variable]
100 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:100:15: warning: unused variable 'l' [-Wunused-variable]
100 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:100:25: warning: unused variable 'capedge' [-Wunused-variable]
100 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^~~~~~~
main.cpp:100:33: warning: unused variable 'costedge' [-Wunused-variable]
100 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 184kb | OK | 10 | 10 |
| 2 | 0ms | 184kb | OK | 10 | 10 |
| 3 | 0ms | 184kb | OK | 10 | 10 |
| 4 | 0ms | 184kb | OK | 10 | 10 |
| 5 | 0ms | 184kb | OK | 10 | 10 |
| 6 | 230ms | 1290kb | OK | 10 | 20 |
| 7 | 239ms | 1277kb | OK | 10 |
| 8 | 598ms | 1933kb | OK | 10 | 30 |
| 9 | 355ms | 1896kb | OK | 10 |
| 10 | 489ms | 1896kb | OK | 10 |
| Punctaj total | 100 |