Borderou de evaluare (job #1085601)

Utilizator TheNechizFMI Razvan Birisan TheNechiz Data 17 ianuarie 2014 10:28:16
Problema K Aparitii Status done
Runda Arhiva Monthly Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘Adaug’: user.c:17:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] Lista z = (Lista)malloc(sizeof(struct nod)); ^ user.c:17:22: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] Lista z = (Lista)malloc(sizeof(struct nod)); ^ user.c: In function ‘Cauta’: user.c:35:13: warning: return from incompatible pointer type [enabled by default] return i; ^ user.c: In function ‘main’: user.c:55:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘long long int *’ [-Wformat=] scanf("%d %d",&N,&K); ^ user.c:55:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘short int *’ [-Wformat=] user.c:58:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘long long int *’ [-Wformat=] scanf("%d",&x); ^ user.c:59:11: warning: assignment from incompatible pointer type [enabled by default] f = Cauta(x); ^ user.c: In function ‘Elem’: user.c:46:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms232kbOK100
20ms232kbOK10
3548msDepăşitMemory limit exceeded.0
4528msDepăşitMemory limit exceeded.0
50ms232kbOK10
6668ms232kbOK10
7708ms232kbOK10
8632ms232kbOK10
9644ms232kbOK10
10644ms236kbOK10
Punctaj total0

Ceva nu functioneaza?