Borderou de evaluare (job #2906188)

Utilizator popescuadrianpopescuadrian popescuadrian Data 25 mai 2022 00:46:10
Problema Cc Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void bellmanford(int)': main.cpp:30:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(i=0; i<adj[curr].size(); i++) | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int dijkstra(int, int, int)': main.cpp:60:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for(i=0; i<adj[curr].size(); i++) | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:103:13: warning: unused variable 'k' [-Wunused-variable] 103 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp,nr; | ^ main.cpp:103:15: warning: unused variable 'l' [-Wunused-variable] 103 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp,nr; | ^ main.cpp:103:25: warning: unused variable 'capedge' [-Wunused-variable] 103 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp,nr; | ^~~~~~~ main.cpp:103:33: warning: unused variable 'costedge' [-Wunused-variable] 103 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp,nr; | ^~~~~~~~ main.cpp:103:55: warning: unused variable 'nr' [-Wunused-variable] 103 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp,nr; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
31ms184kbOK10
46ms4501kbOK10
512ms4534kbOK10
613ms4501kbOK10
756ms4493kbOK10
855ms4591kbOK10
910ms4501kbOK10
1039ms4587kbOK10
Punctaj total100

Ceva nu functioneaza?