Pagini recente » Borderou de evaluare (job #3128825) | Borderou de evaluare (job #2308373) | Borderou de evaluare (job #1388456) | Borderou de evaluare (job #1434364) | Borderou de evaluare (job #1061033)
Borderou de evaluare (job #1061033)
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:143:32: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
huffman *huff = (huffman*) malloc(MAX_N * sizeof(huffman));
^
user.c:151:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘ulong *’ [-Wformat=]
scanf("%d", &heap->nodes[i].value);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 24ms | 19736kb | OK! | 5 |
| 2 | 24ms | 19744kb | OK! | 5 |
| 3 | 24ms | 19740kb | OK! | 5 |
| 4 | 24ms | 19744kb | OK! | 5 |
| 5 | 32ms | 20156kb | OK! | 5 |
| 6 | 32ms | 20152kb | OK! | 5 |
| 7 | 56ms | 21384kb | OK! | 5 |
| 8 | 56ms | 21376kb | OK! | 5 |
| 9 | 128ms | 24668kb | OK! | 5 |
| 10 | 128ms | 24668kb | OK! | 5 |
| 11 | 204ms | 27940kb | OK! | 5 |
| 12 | 204ms | 27948kb | OK! | 5 |
| 13 | 404ms | 36148kb | OK! | 5 |
| 14 | Depăşit | 60756kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 61816kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 61556kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 60500kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 60760kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 59708kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 59840kb | Time limit exceeded. | 0 |
| Punctaj total | 65 |