Pagini recente » Borderou de evaluare (job #89680) | Borderou de evaluare (job #1145842) | Borderou de evaluare (job #1526620) | Borderou de evaluare (job #93697) | Borderou de evaluare (job #1178053)
Borderou de evaluare (job #1178053)
Raport evaluator
Compilare:
user.c: In function ‘InsertBeforeNode’:
user.c:17:2: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
newNode = (NODE*)malloc(sizeof(NODE));
^
user.c:17:19: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
newNode = (NODE*)malloc(sizeof(NODE));
^
user.c: In function ‘Arhip’:
user.c:70:17: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable]
int n,m,k,max,pos,i;
^
user.c:70:13: warning: variable ‘max’ set but not used [-Wunused-but-set-variable]
int n,m,k,max,pos,i;
^
user.c:60:6: warning: variable ‘p’ set but not used [-Wunused-but-set-variable]
int p =0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 76ms | 4540kb | OK | 100 |
Punctaj total | 100 |