Borderou de evaluare (job #1267144)

Utilizator stefan1Medvichi Stefan stefan1 Data 19 noiembrie 2014 16:16:19
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void Djkstra()’: user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0; j<G[vfmin].size(); ++j) ^ user.cpp: In function ‘void init()’: user.cpp:71:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i<G[x0].size(); ++i) ^ user.cpp: In function ‘void read()’: user.cpp:91:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d %d", &n, &m); ^ user.cpp:94:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d %d %d", &x, &y, &v.c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms860kbOK10
20ms856kbOK10
34ms884kbOK10
48ms896kbOK10
5Depăşit1208kbTime limit exceeded.0
6Depăşit1512kbTime limit exceeded.0
7Depăşit1768kbTime limit exceeded.0
868ms2140kbOK10
9Depăşit3728kbTime limit exceeded.0
10Depăşit4528kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?