Borderou de evaluare (job #3257421)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:17:20: warning: iteration 2000 invokes undefined behavior [-Waggressive-loop-optimizations] 17 | secv[i]=0; | ~~~~~~~^~ main.cpp:16:23: note: within this loop 16 | for(int i=1; i<=2001; i++) | ~^~~~~~ main.cpp:17:20: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [16008, 16015] is out of the bounds [0, 16008] of object 'secv' with type 'long long int [2001]' [-Warray-bounds] 17 | secv[i]=0; | ~~~~~~~^~ main.cpp:8:11: note: 'secv' declared here 8 | long long secv[2001]; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?