Borderou de evaluare (job #1653993)

Utilizator NuadorDemeter Csaba Nuador Data 16 martie 2016 19:06:35
Problema MaxSubSum Status done
Runda Arhiva ICPC Compilator c | Vezi sursa
Scor 0

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:66:25: warning: ‘max3’ may be used uninitialized in this function [-Wmaybe-uninitialized] if(b3==0 || max2>max3){ ^ 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
148ms324kbOK100
248ms332kbOK10
348ms328kbOK10
440ms332kbOK10
548ms328kbOK10
648ms328kbOK10
760ms324kbIncorect0
856ms328kbIncorect0
956ms332kbIncorect0
1056ms328kbIncorect0
Punctaj total0

Ceva nu functioneaza?