Borderou de evaluare (job #982186)

Utilizator goguGogu Marian gogu Data 8 august 2013 19:46:44
Problema Mess Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void removeFromBlock(int*, int)’: user.cpp:29:73: error: ‘memmove’ was not declared in this scope memmove(block + k, block + k + 1, (BUCKET_SIZE - k - 1) * sizeof(int)); ^ user.cpp: In function ‘int main()’: user.cpp:103:60: error: ‘memcpy’ was not declared in this scope memcpy(buckets[i], val + i, BUCKET_SIZE * sizeof(int)); ^ user.cpp:106:42: error: ‘memcpy’ was not declared in this scope memcpy(valOnline, val, N * sizeof(int)); ^

Ceva nu functioneaza?