Pagini recente » Borderou de evaluare (job #2846103) | Borderou de evaluare (job #2361588) | Borderou de evaluare (job #695406) | Borderou de evaluare (job #1574082) | Borderou de evaluare (job #1727915)
Borderou de evaluare (job #1727915)
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:84: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:89:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin , "%u" , &n);
^
user.c:94: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 | 300ms | 340kb | OK | 100 |
Punctaj total | 100 |