Borderou de evaluare (job #3257438)

Utilizator antonio_iclozanIclozan Antonio-Serban antonio_iclozan Data 17 noiembrie 2024 17:40:39
Problema Coarde în cerc Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:16: warning: iteration 1000 invokes undefined behavior [-Waggressive-loop-optimizations] 14 | secv[i]=0; | ~~~~~~~^~ main.cpp:13:19: note: within this loop 13 | for(int i=1; i<=1001; i++) | ~^~~~~~ main.cpp:14:16: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [8008, 8015] is out of the bounds [0, 8008] of object 'secv' with type 'long long int [1001]' [-Warray-bounds] 14 | secv[i]=0; | ~~~~~~~^~ main.cpp:8:11: note: 'secv' declared here 8 | long long secv[1001]; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms303kbOK100
Punctaj total100

Ceva nu functioneaza?