Pagini recente » Borderou de evaluare (job #2572008) | Borderou de evaluare (job #163607) | Borderou de evaluare (job #2968382) | Borderou de evaluare (job #1344204) | Borderou de evaluare (job #1603054)
Borderou de evaluare (job #1603054)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:44: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(i+1==j) dp[i][j]=c[v[i]][v[j]];
^
user.cpp:24:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(i+1==j) dp[i][j]=c[v[i]][v[j]];
^
user.cpp:30:54: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(dp[i+1][k-1]+dp[k+1][j]+c[v[i]][v[k]]<mini)
^
user.cpp:30:60: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(dp[i+1][k-1]+dp[k+1][j]+c[v[i]][v[k]]<mini)
^
user.cpp:31:60: warning: array subscript has type ‘char’ [-Wchar-subscripts]
mini=dp[i+1][k-1]+dp[k+1][j]+c[v[i]][v[k]];
^
user.cpp:31:66: warning: array subscript has type ‘char’ [-Wchar-subscripts]
mini=dp[i+1][k-1]+dp[k+1][j]+c[v[i]][v[k]];
^
user.cpp:12:22: warning: unused variable ‘t’ [-Wunused-variable]
int n,i,j,k,mini,t;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | Incorect | 0 |
2 | 0ms | 460kb | Incorect | 0 |
3 | 0ms | 524kb | Incorect | 0 |
4 | 8ms | 624kb | Incorect | 0 |
5 | 140ms | 1016kb | Incorect | 0 |
6 | Depăşit | 596kb | Time limit exceeded. | 0 |
7 | Depăşit | 596kb | Time limit exceeded. | 0 |
8 | Depăşit | 596kb | Time limit exceeded. | 0 |
9 | Depăşit | 596kb | Time limit exceeded. | 0 |
10 | Depăşit | 592kb | Time limit exceeded. | 0 |
Punctaj total | 0 |