Pagini recente » Borderou de evaluare (job #2879152) | Borderou de evaluare (job #1982869)
Borderou de evaluare (job #1982869)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:101:13: warning: variable ‘diff’ set but not used [-Wunused-but-set-variable]
int diff = 0;
^
user.c:87:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.in", "r", stdin);
^
user.c:88:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.out", "w", stdout);
^
user.c:91:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:94:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%lli%lli", &n, &max, &min);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 676ms | 272kb | OK | 100 |
Punctaj total | 100 |