Borderou de evaluare (job #2940749)

Utilizator mateitudordmDumitru Matei mateitudordm Data 16 noiembrie 2022 12:21:09
Problema Hoața Status done
Runda hoata Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:125:18: warning: variable 'a' set but not used [-Wunused-but-set-variable] 125 | int ult, a, actf, totcost = 0, totflux = 0; | ^ main.cpp:55:15: warning: unused variable 'j' [-Wunused-variable] 55 | int t, i, j, str, greutate; | ^ main.cpp: In function 'void reset()': main.cpp:25:34: warning: iteration 3601 invokes undefined behavior [-Waggressive-loop-optimizations] 25 | bst[i] = inq[i] = prv[i] = 0; | ~~~~~~~^~~ main.cpp:22:23: note: within this loop 22 | for( int i = 0; i <= nmax * gmax + 1; i++ ) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:25:34: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [14404, 14407] is out of the bounds [0, 14404] of object 'prv' with type 'int [3601]' [-Warray-bounds] 25 | bst[i] = inq[i] = prv[i] = 0; | ~~~~~~~^~~ main.cpp:18:49: note: 'prv' declared here 18 | int inq[nmax * gmax + 1], bst[nmax * gmax + 1], prv[nmax * gmax + 1], past; | ^~~ main.cpp:25:25: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [14404, 14407] is out of the bounds [0, 14404] of object 'inq' with type 'int [3601]' [-Warray-bounds] 25 | bst[i] = inq[i] = prv[i] = 0; | ~~~~~~~^~~~~~~~~~~~ main.cpp:18:5: note: 'inq' declared here 18 | int inq[nmax * gmax + 1], bst[nmax * gmax + 1], prv[nmax * gmax + 1], past; | ^~~ main.cpp:25:16: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [14404, 14407] is out of the bounds [0, 14404] of object 'bst' with type 'int [3601]' [-Warray-bounds] 25 | bst[i] = inq[i] = prv[i] = 0; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:18:27: note: 'bst' declared here 18 | int inq[nmax * gmax + 1], bst[nmax * gmax + 1], prv[nmax * gmax + 1], past; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1223ms156286kbOK40
2224ms156315kbOK4
3224ms156327kbOK4
4224ms156377kbOK4
5222ms156315kbIncorect0
6112ms156618kbKilled by Signal 1100
7229ms156393kbIncorect0
88003ms156377kbTime limit exceeded0
98004ms156348kbTime limit exceeded0
10106ms156319kbKilled by Signal 110
11245ms156434kbIncorect00
12234ms156368kbOK4
13230ms156438kbIncorect0
14233ms156401kbIncorect0
152384ms156381kbIncorect0
162374ms156393kbIncorect0
17386ms156839kbIncorect0
18108ms156352kbKilled by Signal 1100
19113ms156626kbKilled by Signal 110
20108ms156401kbKilled by Signal 110
21107ms156327kbKilled by Signal 110
228000ms156393kbTime limit exceeded0
238001ms156270kbTime limit exceeded0
24108ms156344kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?