Borderou de evaluare (job #1036893)

Utilizator ionicaion ionica Data 19 noiembrie 2013 18:39:45
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:28:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<v[a].size(); i++) ^ user.cpp:16:9: warning: unused variable ‘u’ [-Wunused-variable] int u,p,i,a; ^ user.cpp:16:11: warning: unused variable ‘p’ [-Wunused-variable] int u,p,i,a; ^ user.cpp: In function ‘int main()’: user.cpp:54:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld",&n,&m); ^ user.cpp:54:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:57: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:57:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:57:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=] user.cpp:68: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
14ms808kbOK55
24ms808kbOK55
34ms824kbOK55
44ms820kbOK55
54ms852kbOK55
64ms828kbOK510
74ms816kbOK5
840ms1292kbOK515
952ms1628kbOK5
104ms824kbOK5
1164ms1636kbOK520
12116ms2620kbOK5
1380ms2148kbOK5
14156ms3228kbOK5
15200ms3688kbOK515
16156ms3072kbOK5
178ms832kbOK5
18228ms4104kbOK515
19280ms4816kbOK5
2012ms844kbOK5
Punctaj total100

Ceva nu functioneaza?