Pagini recente » Borderou de evaluare (job #2504152) | Borderou de evaluare (job #856730) | Borderou de evaluare (job #924549) | Borderou de evaluare (job #44220) | Borderou de evaluare (job #1090614)
Borderou de evaluare (job #1090614)
Raport evaluator
Compilare:
user.c: In function ‘Adaug’:
user.c:19:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
Lista z = (Lista)malloc(sizeof(struct nod));
^
user.c:19:22: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
Lista z = (Lista)malloc(sizeof(struct nod));
^
user.c: In function ‘Sterg’:
user.c:33:9: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(z);
^
user.c:33:9: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
user.c:39:9: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
free(z);
^
user.c: In function ‘main’:
user.c:70:5: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration]
Hash = (Lista*)calloc(k,sizeof(struct nod));
^
user.c:70:20: warning: incompatible implicit declaration of built-in function ‘calloc’ [enabled by default]
Hash = (Lista*)calloc(k,sizeof(struct nod));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 236kb | OK | 10 | 0 |
2 | 0ms | 232kb | OK | 10 |
3 | 540ms | Depăşit | Memory limit exceeded. | 0 |
4 | 720ms | Depăşit | Memory limit exceeded. | 0 |
5 | 0ms | 236kb | OK | 10 |
6 | 340ms | 236kb | OK | 10 |
7 | 396ms | 236kb | OK | 10 |
8 | 408ms | 232kb | OK | 10 |
9 | 400ms | 236kb | OK | 10 |
10 | 404ms | 236kb | OK | 10 |
Punctaj total | 0 |