Borderou de evaluare (job #3005506)

Utilizator Vincent47David Malutan Vincent47 Data 17 martie 2023 02:27:35
Problema Baruri Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:20: warning: iteration 100000 invokes undefined behavior [-Waggressive-loop-optimizations] 35 | aib[j] = 0; | ~~~~~~~^~~ main.cpp:34:27: note: within this loop 34 | for (int j = 1; j <= dim; ++j) | ~~^~~~~~ main.cpp:35:20: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [400004, 400007] is out of the bounds [0, 400004] of object 'aib' with type 'int [100001]' [-Warray-bounds] 35 | aib[j] = 0; | ~~~~~~~^~~ main.cpp:11:5: note: 'aib' declared here 11 | int aib[dim]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
194ms1073kbIncorect0
Punctaj total0

Ceva nu functioneaza?