Borderou de evaluare (job #2823656)

Utilizator divadddDavid Curca divaddd Data 29 decembrie 2021 12:54:55
Problema Brazi Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:15: warning: 'void* memset(void*, int, size_t)' forming offset [48, 575] is out of the bounds [0, 48] of object 'F' with type 'int [12]' [-Warray-bounds] 61 | memset(F, 0, MAX2*sizeof(F)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:7:21: note: 'F' declared here 7 | int t,n,x,y,L[MAX2],F[MAX2],tip; | ^ main.cpp:62:15: warning: 'void* memset(void*, int, size_t)' forming offset [48, 575] is out of the bounds [0, 48] of object 'L' with type 'int [12]' [-Warray-bounds] 62 | memset(L, 0, MAX2*sizeof(L)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:7:13: note: 'L' declared here 7 | int t,n,x,y,L[MAX2],F[MAX2],tip; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms192kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?