Pagini recente » Borderou de evaluare (job #2709528) | Borderou de evaluare (job #722002) | Borderou de evaluare (job #992035) | Borderou de evaluare (job #2954710) | Borderou de evaluare (job #1042671)
Borderou de evaluare (job #1042671)
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 | 344kb | OK | 10 | 10 |
4 | 56ms | 456kb | OK | 10 | 30 |
5 | 68ms | 2008kb | OK | 10 |
6 | 96ms | 2328kb | OK | 10 |
7 | 224ms | 2800kb | OK | 10 | 10 |
8 | 488ms | 7480kb | OK | 10 | 30 |
9 | 1120ms | 11624kb | OK | 10 |
10 | 1024ms | 9028kb | OK | 10 |
Punctaj total | 100 |