Borderou de evaluare (job #2667074)

Utilizator daria_stoianStoian Daria Alexandra daria_stoian Data 2 noiembrie 2020 20:14:52
Problema Lista lui Andrei Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 5

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:15:10: warning: array subscript has type 'char' [-Wchar-subscripts] mat[x][y] = mat[y][x] = 1; ^ main.cpp:15:13: warning: array subscript has type 'char' [-Wchar-subscripts] mat[x][y] = mat[y][x] = 1; ^ main.cpp:15:22: warning: array subscript has type 'char' [-Wchar-subscripts] mat[x][y] = mat[y][x] = 1; ^ main.cpp:15:25: warning: array subscript has type 'char' [-Wchar-subscripts] mat[x][y] = mat[y][x] = 1; ^ main.cpp:24:19: warning: array subscript has type 'char' [-Wchar-subscripts] if ( mat[x][a] == 0 ){ ^ main.cpp:25:34: warning: array subscript has type 'char' [-Wchar-subscripts] dp[i][a] += dp[i - 1][x]; ^ main.cpp:18:12: warning: array subscript is above array bounds [-Warray-bounds] dp[1][i] = 1; ~~~~~~~^ main.cpp:24:22: warning: array subscript is above array bounds [-Warray-bounds] if ( mat[x][a] == 0 ){ ~~~~~~~~^ main.cpp:25:34: warning: array subscript is above array bounds [-Warray-bounds] dp[i][a] += dp[i - 1][x]; ^ main.cpp:26:20: warning: array subscript is above array bounds [-Warray-bounds] dp[i][a] %= 104659; ~~~~~~~~~^~~~~~~~~ main.cpp:32:17: warning: array subscript is above array bounds [-Warray-bounds] b += dp[n][i]; ~~~~~~~^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbIncorect0
32ms131kbIncorect0
43ms131kbKilled by Signal 110
52ms131kbKilled by Signal 110
62ms131kbKilled by Signal 110
72ms131kbKilled by Signal 110
82ms131kbIncorect0
93ms131kbKilled by Signal 110
102ms131kbIncorect0
113ms131kbKilled by Signal 110
123ms131kbKilled by Signal 110
134ms131kbKilled by Signal 110
144ms131kbKilled by Signal 110
153ms131kbKilled by Signal 110
163ms131kbKilled by Signal 110
174ms262kbKilled by Signal 110
187ms262kbKilled by Signal 110
196ms262kbKilled by Signal 110
204ms131kbKilled by Signal 110
Punctaj total5

Ceva nu functioneaza?