Borderou de evaluare (job #970178)

Utilizator andreiblaj17Andrei Blaj andreiblaj17 Data 6 iulie 2013 09:24:26
Problema Lista lui Andrei Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:20:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[i][j]=1; ^ user.cpp:20:19: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[i][j]=1; ^ user.cpp:24:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[x][y]=0; ^ user.cpp:24:15: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[x][y]=0; ^ user.cpp:25:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[y][x]=0; ^ user.cpp:25:15: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[y][x]=0; ^ user.cpp:29:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] dp[1][j]=1; ^ user.cpp:34:24: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:34:27: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:34:38: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:34:41: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:34:54: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:34:66: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[j][h]==1 && a[h][j]==1) dp[i][j]+=dp[i-1][h]; ^ user.cpp:35:24: warning: array subscript has type ‘char’ [-Wchar-subscripts] dp[i][j]%=104659; ^ user.cpp:39:19: warning: array subscript has type ‘char’ [-Wchar-subscripts] s+=dp[n][i]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms412kbOK5
20ms416kbOK5
30ms420kbOK5
40ms416kbOK5
50ms416kbOK5
60ms416kbOK5
70ms420kbOK5
80ms424kbOK5
90ms436kbOK5
104ms440kbOK5
114ms456kbOK5
124ms464kbOK5
134ms692kbOK5
144ms832kbOK5
154ms920kbOK5
164ms996kbOK5
178ms1232kbOK5
1812ms1580kbOK5
1912ms1588kbOK5
208ms1592kbOK5
Punctaj total100

Ceva nu functioneaza?