Borderou de evaluare (job #1649096)

Utilizator robertstrecheStreche Robert robertstreche Data 11 martie 2016 12:33:13
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:79:35: warning: array subscript is above array bounds [-Warray-bounds] best[l2][c2][3]=best[l][c][1]+1; ^ user.cpp:91:35: warning: array subscript is above array bounds [-Warray-bounds] best[l1][c1][3]=best[l][c][2]+1; ^ user.cpp:101: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:101: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:103:49: warning: array subscript is above array bounds [-Warray-bounds] best[lc][cc][3]=best[l][c][3]+1; ^ user.cpp:103:35: warning: array subscript is above array bounds [-Warray-bounds] best[lc][cc][3]=best[l][c][3]+1; ^ user.cpp:109: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
10ms944kbIncorect0
20ms988kbIncorect0
30ms1328kbIncorect0
448ms7788kbIncorect0
552ms7792kbIncorect0
672ms9884kbIncorect0
7188ms11876kbIncorect0
8188ms16552kbIncorect0
9348ms16580kbIncorect0
104ms1808kbIncorect0
Punctaj total0

Ceva nu functioneaza?