Pagini recente » Borderou de evaluare (job #2765651) | Borderou de evaluare (job #3159750) | Borderou de evaluare (job #700145) | Borderou de evaluare (job #1102279) | Borderou de evaluare (job #1925751)
Borderou de evaluare (job #1925751)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:24:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.in", "r", stdin);
^
user.c:25:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.out", "w", stdout);
^
user.c:28:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:31:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i", &n, &g);
^
user.c:37:18: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i", &items[i].val, &items[i].weight, &items[i].split);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 320kb | OK | 100 |
Punctaj total | 100 |