Pagini recente » Borderou de evaluare (job #346542) | Borderou de evaluare (job #3210453) | Borderou de evaluare (job #573458) | Borderou de evaluare (job #417730) | Borderou de evaluare (job #1042669)
Borderou de evaluare (job #1042669)
Raport evaluator
Compilare:
user.c: In function ‘add’:
user.c:28:13: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
_node->next = malloc(sizeof(node));
^
user.c:28: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:43:12: warning: unused variable ‘next’ [-Wunused-variable]
node * next = _node->next;
^
user.c: In function ‘main’:
user.c:83: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 |
Punctaj/grupa |
| 1 | 0ms | 236kb | OK | 10 | 10 |
| 2 | 0ms | 240kb | OK | 10 | 10 |
| 3 | 0ms | 272kb | OK | 10 | 10 |
| 4 | 56ms | 428kb | OK | 10 | 30 |
| 5 | 64ms | 1052kb | OK | 10 |
| 6 | 100ms | 1680kb | OK | 10 |
| 7 | 404ms | 1832kb | OK | 10 | 10 |
| 8 | Depăşit | 6028kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 5096kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4472kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |