Borderou de evaluare (job #1649135)

Utilizator robertstrecheStreche Robert robertstreche Data 11 martie 2016 12:40:06
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:80:73: warning: array subscript is above array bounds [-Warray-bounds] if ((lc==l2 && cc==c2) && best[l][c][1]+1<best[l2][c2][3]){ ^ user.cpp:82:35: warning: array subscript is above array bounds [-Warray-bounds] best[l2][c2][3]=best[l][c][1]+1; ^ user.cpp:92:73: warning: array subscript is above array bounds [-Warray-bounds] if ((lc==l1 && cc==c1) && best[l][c][2]+1<best[l1][c1][3]){ ^ 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
20ms988kbIncorect0
30ms1328kbIncorect0
452ms7792kbIncorect0
552ms7796kbIncorect0
672ms9884kbIncorect0
7192ms11876kbIncorect0
8188ms16552kbIncorect0
9356ms16588kbIncorect0
104ms1808kbIncorect0
Punctaj total0

Ceva nu functioneaza?