Pagini recente » Borderou de evaluare (job #2219115) | Borderou de evaluare (job #932935) | Borderou de evaluare (job #14327) | Borderou de evaluare (job #3226882) | Borderou de evaluare (job #1074258)
Borderou de evaluare (job #1074258)
Raport evaluator
Compilare:
user.c: In function ‘add’:
user.c:30:13: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
_node->next = malloc(sizeof(node));
^
user.c:30:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
_node->next = malloc(sizeof(node));
^
user.c: In function ‘rem’:
user.c:48:12: warning: unused variable ‘next’ [-Wunused-variable]
node * next = _node->next;
^
user.c: In function ‘main’:
user.c:88:18: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
node *hash = malloc(sizeof(node) * HASH_KEY);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 232kb | OK | 10 |
| 2 | 0ms | 380kb | OK | 10 |
| 3 | 4ms | 600kb | OK | 10 |
| 4 | 4ms | 664kb | OK | 10 |
| 5 | 20ms | 872kb | OK | 10 |
| 6 | 36ms | 1004kb | OK | 10 |
| 7 | 68ms | 1084kb | OK | 10 |
| 8 | 144ms | 1116kb | OK | 10 |
| 9 | 284ms | 232kb | OK | 10 |
| 10 | 300ms | 1112kb | OK | 10 |
| Punctaj total | 100 |