Pagini recente » Borderou de evaluare (job #1814715) | Borderou de evaluare (job #3202682) | Borderou de evaluare (job #1343249) | Borderou de evaluare (job #2531682) | Borderou de evaluare (job #1654029)
Borderou de evaluare (job #1654029)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:11:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.in","r",stdin);
^
user.c:12:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.out","w",stdout);
^
user.c:14:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.c:16:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&A[i]);
^
user.c:20:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&B[i]);
^
user.c:42:33: warning: ‘max’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Bosszeg[j] = B[j]*i + max;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 56ms | 332kb | OK | 10 | 0 |
2 | 56ms | 332kb | OK | 10 |
3 | 56ms | 324kb | OK | 10 |
4 | 44ms | 332kb | OK | 10 |
5 | 60ms | 332kb | OK | 10 |
6 | 60ms | 324kb | OK | 10 |
7 | 68ms | 328kb | Incorect | 0 |
8 | 64ms | 324kb | Incorect | 0 |
9 | 64ms | 332kb | Incorect | 0 |
10 | 64ms | 328kb | Incorect | 0 |
Punctaj total | 0 |