Borderou de evaluare (job #2194327)

Utilizator Tiberiu02Tiberiu Musat Tiberiu02 Data 12 aprilie 2018 21:23:20
Problema Bacterii2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void multiply(int*, int*, int*, int)’: user.cpp:76:29: warning: ‘sizeof’ on array function parameter ‘c’ will return size of ‘int*’ [-Wsizeof-array-argument] memset( c, 0, sizeof( c ) ); ^ user.cpp:74:40: note: declared here void multiply( int a[], int b[], int c[], int N ) ^ user.cpp:76:25: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset( c, 0, sizeof( c ) ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1232ms5132kbOK100
Punctaj total100

Ceva nu functioneaza?