Borderou de evaluare (job #1108947)

Utilizator dspMihaiDespotovici Mihai dspMihai Data 16 februarie 2014 15:40:44
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘long int cautamin()’: user.cpp:30:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d[i]<min and !viz[i]) ^ user.cpp: In function ‘int main()’: user.cpp:43:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] fscanf(f, "%d %d", &n,&m); ^ user.cpp:43:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=] user.cpp:46:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] fscanf(f, "%d", &a); ^ user.cpp:47:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] fscanf(f, "%d", &b); ^ user.cpp:48:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] fscanf(f, "%d", &c); ^ user.cpp:67:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] if (viz[i]) fprintf(g, "%d ", d[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1576kbOK10
24ms1580kbOK10
38ms1620kbOK10
412ms1644kbOK10
5Depăşit2044kbTime limit exceeded.0
6Depăşit2436kbTime limit exceeded.0
7Depăşit2820kbTime limit exceeded.0
896ms3236kbOK10
9Depăşit5000kbTime limit exceeded.0
10Depăşit5808kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?