Pagini recente » Borderou de evaluare (job #372354) | Borderou de evaluare (job #1112536) | Borderou de evaluare (job #291827) | Borderou de evaluare (job #1090626)
Borderou de evaluare (job #1090626)
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:81:5: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration]
Hash = (Lista*)calloc(55,sizeof(struct nod));
^
user.c:81:20: warning: incompatible implicit declaration of built-in function ‘calloc’ [enabled by default]
Hash = (Lista*)calloc(55,sizeof(struct nod));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 232kb | OK | 10 | 0 |
2 | 0ms | 236kb | OK | 10 |
3 | 84ms | Depăşit | Memory limit exceeded. | 0 |
4 | 88ms | Depăşit | Memory limit exceeded. | 0 |
5 | 0ms | 232kb | OK | 10 |
6 | 388ms | 232kb | OK | 10 |
7 | 476ms | 232kb | OK | 10 |
8 | 476ms | 236kb | OK | 10 |
9 | 452ms | 232kb | OK | 10 |
10 | 444ms | 232kb | OK | 10 |
Punctaj total | 0 |