Borderou de evaluare (job #1653996)

Utilizator NuadorDemeter Csaba Nuador Data 16 martie 2016 19:08:27
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:65: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
148ms328kbOK100
248ms332kbOK10
348ms328kbOK10
440ms324kbOK10
548ms324kbOK10
648ms324kbOK10
760ms328kbIncorect0
856ms328kbIncorect0
956ms324kbIncorect0
1056ms324kbIncorect0
Punctaj total0

Ceva nu functioneaza?