Borderou de evaluare (job #1108943)

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

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:66:45: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] for (i=2; i<=n; i++) fprintf(g, "%d ", d[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1572kbOK10
24ms1572kbIncorect0
38ms1620kbIncorect0
412ms1636kbIncorect0
5Depăşit2036kbTime limit exceeded.0
6Depăşit2432kbTime limit exceeded.0
7Depăşit2820kbTime limit exceeded.0
8104ms3224kbIncorect0
9Depăşit4992kbTime limit exceeded.0
10Depăşit5816kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?