Borderou de evaluare (job #989185)

Utilizator manciu_ionIon Manciu manciu_ion Data 25 august 2013 08:36:58
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
14ms804kbOK55
24ms804kbOK55
34ms824kbOK55
44ms820kbOK55
54ms860kbOK55
64ms832kbOK510
720ms816kbOK5
824ms1436kbOK515
952ms1988kbOK5
1036ms836kbOK5
1144ms1880kbOK520
12124ms3412kbOK5
1392ms2744kbOK5
14172ms4256kbOK5
15216ms5004kbOK515
16168ms4096kbOK5
1764ms836kbOK5
18248ms5380kbOK515
19312ms6320kbOK5
20216ms856kbOK5
Punctaj total100

Ceva nu functioneaza?