Borderou de evaluare (job #1061034)

Utilizator impulseBagu Alexandru impulse Data 19 decembrie 2013 03:44:29
Problema Coduri Huffman Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 65

Raport evaluator

Compilare: user.c: In function ‘rem’: user.c:78:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] node* n = malloc(sizeof(node)); ^ user.c:78:15: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] node* n = malloc(sizeof(node)); ^ user.c: In function ‘paste’: user.c:88:17: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] node* mix = malloc(sizeof(node)); ^ user.c: In function ‘print’: user.c:100:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ulong’ [-Wformat=] printf("%d", h->nodes[i].value); ^ user.c: In function ‘main’: user.c:146:32: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] huffman *huff = (huffman*) malloc((n+1) * sizeof(huffman)); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms236kbOK!5
20ms240kbOK!5
30ms236kbOK!5
40ms240kbOK!5
58ms728kbOK!5
68ms732kbOK!5
736ms2256kbOK!5
836ms2252kbOK!5
9108ms6320kbOK!5
10104ms6312kbOK!5
11180ms10376kbOK!5
12184ms10380kbOK!5
13376ms20536kbOK!5
14Depăşit51000kbTime limit exceeded.0
15Depăşit59376kbTime limit exceeded.0
16Depăşit59908kbTime limit exceeded.0
17Depăşit60272kbTime limit exceeded.0
18Depăşit60676kbTime limit exceeded.0
19Depăşit61828kbTime limit exceeded.0
20Depăşit61964kbTime limit exceeded.0
Punctaj total65

Ceva nu functioneaza?