Borderou de evaluare (job #3190121)

Utilizator gmatei800@gmail.comMatei Gabriel [email protected] Data 7 ianuarie 2024 00:00:31
Problema Submultimi Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:14: warning: iteration 16 invokes undefined behavior [-Waggressive-loop-optimizations] 16 | v[j] = 0; | ~~~~~^~~ main.cpp:15:22: note: within this loop 15 | for(int j = 1; j <= 17; j++) | ~~^~~~~ main.cpp:16:14: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [68, 71] is out of the bounds [0, 68] of object 'v' with type 'int [17]' [-Warray-bounds] 16 | v[j] = 0; | ~~~~~^~~ main.cpp:10:11: note: 'v' declared here 10 | int n, i, v[NMAX]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorrect!10
20ms303kbCorrect!10
30ms303kbCorrect!10
40ms303kbCorrect!10
50ms303kbCorrect!10
61ms303kbCorrect!10
72ms303kbCorrect!10
84ms557kbCorrect!10
99ms819kbCorrect!10
1019ms1576kbCorrect!10
Punctaj total100

Ceva nu functioneaza?