Borderou de evaluare (job #2840912)

Utilizator TudosieRazvanTudosie Marius-Razvan TudosieRazvan Data 28 ianuarie 2022 23:36:01
Problema Multiplu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void reinit()': main.cpp:18:17: warning: iteration 6000004 invokes undefined behavior [-Waggressive-loop-optimizations] 18 | tata[i] = -1; | ~~~~~~~~^~~~ main.cpp:16:23: note: within this loop 16 | for (int i = 1; i <= NMAX; i++) | ^ main.cpp:18:17: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [24000020, 24000023] is out of the bounds [0, 24000020] of object 'tata' with type 'int [6000005]' [-Warray-bounds] 18 | tata[i] = -1; | ~~~~~~~~^~~~ main.cpp:11:16: note: 'tata' declared here 11 | int cif[NMAX], tata[NMAX]; | ^~~~ main.cpp:19:16: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [24000020, 24000023] is out of the bounds [0, 24000020] of object 'cif' with type 'int [6000005]' [-Warray-bounds] 19 | cif[i] = 0; | ~~~~~~~^~~ main.cpp:11:5: note: 'cif' declared here 11 | int cif[NMAX], tata[NMAX]; | ^~~ In function 'void reinit()', inlined from 'void cautNumar(int, int)' at main.cpp:25:11: main.cpp:18:17: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [24000020, 24000023] is out of the bounds [0, 24000020] of object 'tata' with type 'int [6000005]' [-Warray-bounds] 18 | tata[i] = -1; | ~~~~~~~~^~~~ main.cpp: In function 'void cautNumar(int, int)': main.cpp:11:16: note: 'tata' declared here 11 | int cif[NMAX], tata[NMAX]; | ^~~~ In function 'void reinit()', inlined from 'void cautNumar(int, int)' at main.cpp:25:11: main.cpp:19:16: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [24000020, 24000023] is out of the bounds [0, 24000020] of object 'cif' with type 'int [6000005]' [-Warray-bounds] 19 | cif[i] = 0; | ~~~~~~~^~~ main.cpp: In function 'void cautNumar(int, int)': main.cpp:11:5: note: 'cif' declared here 11 | int cif[NMAX], tata[NMAX]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
130ms36880kbMemory limit exceeded00
230ms36880kbMemory limit exceeded00
332ms36880kbMemory limit exceeded00
431ms36880kbMemory limit exceeded00
530ms36880kbMemory limit exceeded0
630ms36880kbMemory limit exceeded0
731ms36880kbMemory limit exceeded00
830ms36880kbMemory limit exceeded0
930ms36880kbMemory limit exceeded0
1031ms36880kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?