Borderou de evaluare (job #1036980)

Utilizator roparexRoparex roparex Data 19 noiembrie 2013 19:59:28
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void bellmanford(int)’: user.cpp:23:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<v[a].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:48:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld",&n,&m); ^ user.cpp:48:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:51:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld%ld",&x,&y,&z); ^ user.cpp:51:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:51:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=] user.cpp:62:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] printf("%ld ",d[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms804kbOK55
24ms812kbOK55
34ms816kbOK55
44ms820kbOK55
54ms848kbOK55
64ms832kbOK510
74ms820kbOK5
840ms1292kbOK515
948ms1632kbOK5
104ms828kbOK5
1164ms1644kbOK520
12112ms2620kbOK5
1380ms2144kbOK5
14160ms3220kbOK5
15196ms3688kbOK515
16156ms3068kbOK5
178ms836kbOK5
18224ms4104kbOK515
19276ms4812kbOK5
2012ms844kbOK5
Punctaj total100

Ceva nu functioneaza?