Pagini recente » Borderou de evaluare (job #2640347) | Borderou de evaluare (job #2317997) | Borderou de evaluare (job #2835224) | Borderou de evaluare (job #3242474) | Borderou de evaluare (job #1058437)
Borderou de evaluare (job #1058437)
Raport evaluator
Compilare:
user.c: In function ‘Adaug’:
user.c:18:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
Coada z = (Coada) malloc(sizeof(struct nod));
^
user.c:18:23: 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:33:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(z);
^
user.c:33:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
user.c: In function ‘fin’:
user.c:42:23: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
a[i] = (int *)malloc(sizeof(int));
^
user.c:49:9: warning: implicit declaration of function ‘realloc’ [-Wimplicit-function-declaration]
a[x] = (int *)realloc(a[x],(a[x][0]+1)*sizeof(int));
^
user.c:49:23: warning: incompatible implicit declaration of built-in function ‘realloc’ [enabled by default]
a[x] = (int *)realloc(a[x],(a[x][0]+1)*sizeof(int));
^
user.c: In function ‘bfs’:
user.c:58:5: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration]
memset(cost,-1,sizeof(cost));
^
user.c:58:5: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 616kb | OK | 10 |
| 2 | 4ms | 612kb | OK | 10 |
| 3 | 4ms | 616kb | OK | 10 |
| 4 | 8ms | 696kb | OK | 10 |
| 5 | 16ms | 744kb | OK | 10 |
| 6 | 56ms | 1332kb | OK | 10 |
| 7 | 160ms | 2468kb | OK | 10 |
| 8 | 144ms | 2980kb | OK | 10 |
| 9 | 844ms | 7060kb | OK | 10 |
| 10 | 848ms | 7064kb | OK | 10 |
| Punctaj total | 100 |