Pagini recente » Borderou de evaluare (job #973366) | Borderou de evaluare (job #1815887) | Cod sursa (job #3141802) | Borderou de evaluare (job #1665564) | Borderou de evaluare (job #1727909)
Borderou de evaluare (job #1727909)
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 | 424kb | Killed by signal 6(SIGABRT). | 0 |
Punctaj total | 0 |