Pagini recente » Borderou de evaluare (job #2156026) | Borderou de evaluare (job #1206846) | Borderou de evaluare (job #1630018) | Borderou de evaluare (job #1688395) | Borderou de evaluare (job #1042670)
Borderou de evaluare (job #1042670)
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 | 240kb | OK | 10 | 10 |
2 | 0ms | 236kb | OK | 10 | 10 |
3 | 0ms | 348kb | OK | 10 | 10 |
4 | 56ms | 460kb | OK | 10 | 30 |
5 | 64ms | 1504kb | OK | 10 |
6 | 100ms | 2136kb | OK | 10 |
7 | 236ms | 2296kb | OK | 10 | 10 |
8 | 604ms | 6960kb | OK | 10 | 0 |
9 | Depăşit | 9808kb | Time limit exceeded. | 0 |
10 | Depăşit | 8284kb | Time limit exceeded. | 0 |
Punctaj total | 70 |