Pagini recente » Borderou de evaluare (job #2425522) | Borderou de evaluare (job #487781) | Borderou de evaluare (job #109427) | Borderou de evaluare (job #1856081) | Borderou de evaluare (job #2306829)
Borderou de evaluare (job #2306829)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22: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:23:31: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:23:52: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:27: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:28:31: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[i][a[i]][k]=max(x,dp[i][a[i]][k]);
^
main.cpp:28: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 | 2ms | 262kb | Incorect | 0 |
2 | 4ms | 917kb | Incorect | 0 |
3 | 5ms | 1179kb | Incorect | 0 |
4 | 6ms | 1703kb | Incorect | 0 |
5 | 17ms | 6553kb | Incorect | 0 |
6 | 50ms | 20496kb | Memory limit exceeded | 0 |
7 | 49ms | 20496kb | Memory limit exceeded | 0 |
8 | 51ms | 20496kb | Memory limit exceeded | 0 |
9 | 51ms | 20496kb | Memory limit exceeded | 0 |
10 | 41ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 0 |