Borderou de evaluare (job #1649110)

Utilizator robertstrecheStreche Robert robertstreche Data 11 martie 2016 12:36:01
Problema Vis Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:82:35: warning: array subscript is above array bounds [-Warray-bounds] best[l2][c2][3]=best[l][c][1]+1; ^ user.cpp:94:35: warning: array subscript is above array bounds [-Warray-bounds] best[l1][c1][3]=best[l][c][2]+1; ^ user.cpp:104:89: warning: array subscript is above array bounds [-Warray-bounds] if (!in_q[lc][cc][3] && (a[lc][cc]<=k1 || a[lc][cc]>=k2) && best[l][c][3]+1<best[lc][cc][3]){ ^ user.cpp:104:107: warning: array subscript is above array bounds [-Warray-bounds] if (!in_q[lc][cc][3] && (a[lc][cc]<=k1 || a[lc][cc]>=k2) && best[l][c][3]+1<best[lc][cc][3]){ ^ user.cpp:106:49: warning: array subscript is above array bounds [-Warray-bounds] best[lc][cc][3]=best[l][c][3]+1; ^ user.cpp:106:35: warning: array subscript is above array bounds [-Warray-bounds] best[lc][cc][3]=best[l][c][3]+1; ^ user.cpp:112:77: warning: array subscript is above array bounds [-Warray-bounds] g<<min(best[n][n][0],min(best[n][n][1],min(best[n][n][2],best[n][n][3])))+1; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms948kbIncorect0
20ms984kbIncorect0
30ms1328kbIncorect0
448ms7788kbIncorect0
552ms7796kbIncorect0
672ms9884kbIncorect0
7188ms11880kbIncorect0
8188ms16556kbIncorect0
9352ms16588kbIncorect0
104ms1820kbIncorect0
Punctaj total0

Ceva nu functioneaza?