Borderou de evaluare (job #989186)

Utilizator manciu_ionIon Manciu manciu_ion Data 25 august 2013 08:39:55
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void solve()’: user.cpp:46:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0; j<v[nod].size(); j++) ^ user.cpp:36:10: warning: unused variable ‘i’ [-Wunused-variable] long i, j, nod, poz; ^ user.cpp: In function ‘int main()’: user.cpp:76:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=] scanf("%d%d", &n, &m); ^ user.cpp:76:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] user.cpp:79:50: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=] scanf("%d%d%d", &e[i].a, &e[i].b, &e[i].c); ^ user.cpp:79:50: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] user.cpp:79:50: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=] user.cpp:90:30: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf("%d ", cost[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms808kbOK55
24ms800kbOK55
34ms824kbOK55
44ms824kbOK55
54ms856kbOK55
64ms824kbOK510
716ms816kbOK5
828ms1432kbOK515
952ms1996kbOK5
1036ms832kbOK5
1144ms1880kbOK520
12124ms3416kbOK5
1392ms2744kbOK5
14168ms4256kbOK5
15216ms5000kbOK515
16164ms4088kbOK5
1768ms828kbOK5
18244ms5380kbOK515
19308ms6316kbOK5
20212ms852kbOK5
Punctaj total100

Ceva nu functioneaza?