Pagini recente » Borderou de evaluare (job #1813091) | Borderou de evaluare (job #2647366) | Borderou de evaluare (job #2611098) | Borderou de evaluare (job #2621422) | Borderou de evaluare (job #1064426)
Borderou de evaluare (job #1064426)
Raport evaluator
Compilare:
user.c: In function ‘Adaug’:
user.c:21:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
Coada z = (Coada)malloc(sizeof(struct nod));
^
user.c:21:22: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
Coada z = (Coada)malloc(sizeof(struct nod));
^
user.c: In function ‘Sterg’:
user.c:36:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(z);
^
user.c:36:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
user.c: In function ‘Citire’:
user.c:70:24: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
A[i] = (short*)malloc(sizeof(short));
^
user.c:76:9: warning: implicit declaration of function ‘realloc’ [-Wimplicit-function-declaration]
A[x] = (short*)realloc(A[x],(++A[x][0]+1)*sizeof(short));
^
user.c:76:24: warning: incompatible implicit declaration of built-in function ‘realloc’ [enabled by default]
A[x] = (short*)realloc(A[x],(++A[x][0]+1)*sizeof(short));
^
user.c: In function ‘Drum’:
user.c:85:5: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration]
memset(D,0,sizeof(D));
^
user.c:85:5: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 244kb | Incorect | 0 |
2 | 0ms | 240kb | OK | 10 |
3 | 0ms | 240kb | Incorect | 0 |
4 | 0ms | 240kb | OK | 10 |
5 | 0ms | 240kb | Incorect | 0 |
6 | 12ms | 468kb | OK | 10 |
7 | 4ms | 332kb | OK | 10 |
8 | 12ms | 416kb | OK | 10 |
9 | 12ms | 448kb | OK | 10 |
10 | 12ms | 464kb | OK | 10 |
Punctaj total | 70 |