Pagini recente » Cod sursa (job #1752879) | Borderou de evaluare (job #2704720) | Borderou de evaluare (job #250535) | Borderou de evaluare (job #1921124) | Borderou de evaluare (job #1066303)
Borderou de evaluare (job #1066303)
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: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: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 ‘Citire’:
user.c:42:22: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
a[i] = (int*)malloc(sizeof(int));
^
user.c:48:9: warning: implicit declaration of function ‘realloc’ [-Wimplicit-function-declaration]
a[y] = (int*)realloc(a[y],(++a[y][0]+1)*sizeof(int));
^
user.c:48:22: warning: incompatible implicit declaration of built-in function ‘realloc’ [enabled by default]
a[y] = (int*)realloc(a[y],(++a[y][0]+1)*sizeof(int));
^
user.c: In function ‘Rezolv’:
user.c:78:13: warning: variable ‘z’ set but not used [-Wunused-but-set-variable]
int i,j,z;
^
user.c:78:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,z;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 236kb | OK | 5 |
| 2 | 0ms | 240kb | OK | 5 |
| 3 | 0ms | 240kb | OK | 5 |
| 4 | 0ms | 240kb | OK | 5 |
| 5 | 0ms | 240kb | OK | 5 |
| 6 | 0ms | 236kb | OK | 5 |
| 7 | 0ms | 240kb | OK | 5 |
| 8 | 0ms | 240kb | OK | 5 |
| 9 | 4ms | 244kb | OK | 5 |
| 10 | 8ms | 548kb | OK | 5 |
| 11 | 8ms | 564kb | OK | 5 |
| 12 | 64ms | 972kb | OK | 5 |
| 13 | 748ms | 4552kb | OK | 5 |
| 14 | 24ms | 1484kb | OK | 5 |
| 15 | 800ms | 5740kb | OK | 5 |
| 16 | 716ms | 24036kb | OK | 5 |
| 17 | 804ms | 24476kb | OK | 5 |
| 18 | 892ms | 28812kb | OK | 5 |
| 19 | 976ms | 25612kb | OK | 5 |
| 20 | 1064ms | 26212kb | OK | 5 |
| Punctaj total | 100 |