Borderou de evaluare (job #1267138)

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

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:94:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘short int*’ [-Wformat=] fscanf(fin, "%d %d %d", &x, &y, &v.c); ^ 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
10ms852kbIncorect0
20ms852kbOK10
34ms896kbIncorect0
48ms936kbIncorect0
5Depăşit1496kbTime limit exceeded.0
6Depăşit2056kbTime limit exceeded.0
7Depăşit2440kbTime limit exceeded.0
8Depăşit3100kbTime limit exceeded.0
9Depăşit6144kbTime limit exceeded.0
10Depăşit7596kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?