Pagini recente » Borderou de evaluare (job #2821966) | Borderou de evaluare (job #2418218) | Borderou de evaluare (job #2964071) | Borderou de evaluare (job #1784051) | Borderou de evaluare (job #2306828)
Borderou de evaluare (job #2306828)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:24:55: warning: array subscript has type 'char' [-Wchar-subscripts]
x=max(dp[i-1][j][1]+1,dp[i-1][a[i]][0]);
^
main.cpp:25:31: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:25:52: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:29:55: warning: array subscript has type 'char' [-Wchar-subscripts]
x=max(dp[i-1][j][0]+1,dp[i-1][a[i]][1]);
^
main.cpp:30:31: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:30:52: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 262kb | Incorect | 0 |
2 | 11ms | 917kb | Incorect | 0 |
3 | 15ms | 1179kb | Incorect | 0 |
4 | 21ms | 1703kb | Incorect | 0 |
5 | 74ms | 6553kb | Incorect | 0 |
6 | 209ms | 20496kb | Memory limit exceeded | 0 |
7 | 184ms | 20496kb | Memory limit exceeded | 0 |
8 | 175ms | 20496kb | Memory limit exceeded | 0 |
9 | 230ms | 20496kb | Memory limit exceeded | 0 |
10 | 219ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 0 |