Pagini recente » Borderou de evaluare (job #1536066) | Borderou de evaluare (job #1075483) | Cod sursa (job #2467897) | Borderou de evaluare (job #1333564) | Borderou de evaluare (job #1061034)
Borderou de evaluare (job #1061034)
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 |
| 1 | 0ms | 236kb | OK! | 5 |
| 2 | 0ms | 240kb | OK! | 5 |
| 3 | 0ms | 236kb | OK! | 5 |
| 4 | 0ms | 240kb | OK! | 5 |
| 5 | 8ms | 728kb | OK! | 5 |
| 6 | 8ms | 732kb | OK! | 5 |
| 7 | 36ms | 2256kb | OK! | 5 |
| 8 | 36ms | 2252kb | OK! | 5 |
| 9 | 108ms | 6320kb | OK! | 5 |
| 10 | 104ms | 6312kb | OK! | 5 |
| 11 | 180ms | 10376kb | OK! | 5 |
| 12 | 184ms | 10380kb | OK! | 5 |
| 13 | 376ms | 20536kb | OK! | 5 |
| 14 | Depăşit | 51000kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 59376kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 59908kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 60272kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 60676kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 61828kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 61964kb | Time limit exceeded. | 0 |
| Punctaj total | 65 |