Pagini recente » Borderou de evaluare (job #2980283) | Borderou de evaluare (job #836993) | Borderou de evaluare (job #149626) | Borderou de evaluare (job #1070305) | Borderou de evaluare (job #1727911)
Borderou de evaluare (job #1727911)
Raport evaluator
Compilare:
user.c: In function ‘sumaLungimilorSortareCrescatoare’:
user.c:32:9: warning: variable ‘min’ set but not used [-Wunused-but-set-variable]
int min , max;
^
user.c: In function ‘sumaLungimilorSortareDescrescatoare’:
user.c:86:15: warning: variable ‘max’ set but not used [-Wunused-but-set-variable]
int min , max;
^
user.c: In function ‘sumaLungimilorSortareCrescatoare’:
user.c:38:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%u" , &nt);
^
user.c:42:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%u" , &n);
^
user.c:47:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%d %d" , &v[j].a , &v[j].b);
^
user.c: In function ‘sumaLungimilorSortareDescrescatoare’:
user.c:91:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%u" , &n);
^
user.c:96:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%d %d" , &v[j].a , &v[j].b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 56ms | 428kb | Killed by signal 6(SIGABRT). | 0 |
Punctaj total | 0 |