Pagini recente » Borderou de evaluare (job #2727721) | Borderou de evaluare (job #125719) | Borderou de evaluare (job #2336694) | Borderou de evaluare (job #1726570) | Borderou de evaluare (job #1090620)
Borderou de evaluare (job #1090620)
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(123,sizeof(struct nod));
^
user.c:70:20: warning: incompatible implicit declaration of built-in function ‘calloc’ [enabled by default]
Hash = (Lista*)calloc(123,sizeof(struct nod));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 232kb | OK | 10 | 0 |
2 | 0ms | 232kb | OK | 10 |
3 | 32ms | Depăşit | Memory limit exceeded. | 0 |
4 | 32ms | Depăşit | Memory limit exceeded. | 0 |
5 | 0ms | 236kb | OK | 10 |
6 | 336ms | 232kb | OK | 10 |
7 | 440ms | 236kb | OK | 10 |
8 | 388ms | 232kb | OK | 10 |
9 | 392ms | 236kb | OK | 10 |
10 | 380ms | 236kb | OK | 10 |
Punctaj total | 0 |