Borderou de evaluare (job #1406992)

Utilizator GorjeUPB DRAGAN TINTAREANU JERCAIANU Gorje Data 29 martie 2015 17:54:37
Problema Desenand Stele Status done
Runda ONIS 2015, Runda 2 Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:18:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] V = (double *) malloc(( R + 1 ) * sizeof(double)); ^ user.c:18:20: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] V = (double *) malloc(( R + 1 ) * sizeof(double)); ^ user.c:19:5: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration] Cont = (double *) calloc ( R + 1, sizeof(double)); ^ user.c:19:23: warning: incompatible implicit declaration of built-in function ‘calloc’ [enabled by default] Cont = (double *) calloc ( R + 1, sizeof(double)); ^ user.c:14:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%lld", &R); ^ user.c:15:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%lld", &P); ^ user.c:22:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%lf", V + i); ^ user.c:42:32: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized] *(Cont + poz) = *(Cont + poz) + 1; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms288kbOK!50
20ms292kbOK!5
30ms296kbOK!5
40ms312kbOK!5
50ms312kbRaspuns gresit!0
60ms316kbRaspuns gresit!0
70ms316kbRaspuns gresit!0
80ms344kbRaspuns gresit!0
90ms320kbRaspuns gresit!0
100ms320kbRaspuns gresit!0
110ms320kbRaspuns gresit!0
12Depăşit1052kbTime limit exceeded.0
13Depăşit1028kbTime limit exceeded.0
14Depăşit1048kbTime limit exceeded.0
15Depăşit1052kbTime limit exceeded.0
160ms288kbRaspuns gresit!0
170ms284kbRaspuns gresit!0
180ms284kbRaspuns gresit!0
190ms288kbRaspuns gresit!0
200ms288kbRaspuns gresit!0
Punctaj total0

Ceva nu functioneaza?