Pagini recente » Borderou de evaluare (job #2381196) | Borderou de evaluare (job #920629) | Borderou de evaluare (job #986513) | Borderou de evaluare (job #1522049) | Borderou de evaluare (job #1810381)
Borderou de evaluare (job #1810381)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(j+1==t) dp[j][t]=c[s[j-1]][s[t-1]];
^
user.cpp:30:49: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(j+1==t) dp[j][t]=c[s[j-1]][s[t-1]];
^
user.cpp:40:73: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(dp[j][t]>dp[j+1][k-1]+dp[k+1][t]+c[s[j-1]][s[t-1]])
^
user.cpp:40:81: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(dp[j][t]>dp[j+1][k-1]+dp[k+1][t]+c[s[j-1]][s[t-1]])
^
user.cpp:41:74: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[j][t]=dp[j+1][k-1]+dp[k+1][t]+c[s[j-1]][s[t-1]];
^
user.cpp:41:82: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[j][t]=dp[j+1][k-1]+dp[k+1][t]+c[s[j-1]][s[t-1]];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 468kb | Incorect | 0 |
2 | 0ms | 504kb | Incorect | 0 |
3 | 0ms | 572kb | Incorect | 0 |
4 | 0ms | 688kb | Incorect | 0 |
5 | 16ms | 1160kb | Incorect | 0 |
6 | 80ms | 1628kb | Incorect | 0 |
7 | 80ms | 1632kb | Incorect | 0 |
8 | 80ms | 1632kb | Incorect | 0 |
9 | 76ms | 1628kb | Incorect | 0 |
10 | 80ms | 1628kb | Incorect | 0 |
Punctaj total | 0 |