Pagini recente » Borderou de evaluare (job #1441644) | Borderou de evaluare (job #3244825) | Borderou de evaluare (job #1832209) | Borderou de evaluare (job #3220183) | Borderou de evaluare (job #1603059)
Borderou de evaluare (job #1603059)
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 | 464kb | Incorect | 0 |
3 | 0ms | 524kb | Incorect | 0 |
4 | 8ms | 624kb | Incorect | 0 |
5 | 148ms | 1012kb | Incorect | 0 |
6 | Depăşit | 588kb | Time limit exceeded. | 0 |
7 | Depăşit | 588kb | Time limit exceeded. | 0 |
8 | Depăşit | 588kb | Time limit exceeded. | 0 |
9 | Depăşit | 588kb | Time limit exceeded. | 0 |
10 | Depăşit | 600kb | Time limit exceeded. | 0 |
Punctaj total | 0 |