Borderou de evaluare (job #1407011)

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

Raport evaluator

Compilare: user.c:3:6: warning: return type of ‘main’ is not ‘int’ [-Wmain] void main(void){ ^ 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:62:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free(V); ^ user.c:62:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] 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
10ms296kbOK!50
20ms296kbOK!5
30ms296kbOK!5
40ms308kbOK!5
50ms312kbRaspuns gresit!0
60ms316kbRaspuns gresit!0
70ms316kbRaspuns gresit!0
80ms336kbRaspuns gresit!0
90ms316kbRaspuns gresit!0
100ms316kbRaspuns gresit!0
110ms320kbRaspuns gresit!0
12Depăşit1052kbTime limit exceeded.0
13Depăşit1032kbTime limit exceeded.0
14Depăşit1048kbTime limit exceeded.0
15Depăşit1060kbTime limit exceeded.0
160ms288kbRaspuns gresit!0
170ms288kbRaspuns gresit!0
180ms288kbRaspuns gresit!0
190ms288kbRaspuns gresit!0
200ms292kbRaspuns gresit!0
Punctaj total0

Ceva nu functioneaza?