Borderou de evaluare (job #1982812)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:71:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.in", "r", stdin);
^
user.c:72:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.out", "w", stdout);
^
user.c:75:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:78: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 | 600ms | 272kb | Incorect | 0 |
Punctaj total | 0 |