Borderou de evaluare (job #1144590)

Utilizator iarbaCrestez Paul iarba Data 17 martie 2014 12:37:47
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:38:22: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld",&n,&m); ^ user.cpp:38:22: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:40:41: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld%ld",&x,&dest[i],&cost[i]); ^ user.cpp:40:41: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:40:41: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=] user.cpp:63:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] printf("%ld ",t[i]-1); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms240kbOK10
20ms236kbOK10
34ms280kbOK10
44ms304kbOK10
524ms736kbOK10
644ms1108kbOK10
764ms1548kbOK10
864ms1932kbOK10
9216ms3548kbOK10
10284ms4336kbOK10
Punctaj total100

Ceva nu functioneaza?