Pagini recente » Borderou de evaluare (job #269803) | Borderou de evaluare (job #759113) | Borderou de evaluare (job #577919) | Borderou de evaluare (job #2283236) | Borderou de evaluare (job #3209720)
Borderou de evaluare (job #3209720)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:30: warning: array subscript has type 'char' [-Wchar-subscripts]
31 | dp[i][i + 1] = c[s[i]][s[i + 1]];
| ^
main.cpp:31:40: warning: array subscript has type 'char' [-Wchar-subscripts]
31 | dp[i][i + 1] = c[s[i]][s[i + 1]];
| ^
main.cpp:36:49: warning: array subscript has type 'char' [-Wchar-subscripts]
36 | dp[i][j] = dp[i + 1][j - 1] + c[s[i]][s[j]];
| ^
main.cpp:36:55: warning: array subscript has type 'char' [-Wchar-subscripts]
36 | dp[i][j] = dp[i + 1][j - 1] + c[s[i]][s[j]];
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 0ms | 557kb | Incorect | 0 |
| 5 | 4ms | 1081kb | Incorect | 0 |
| 6 | 14ms | 1605kb | Incorect | 0 |
| 7 | 14ms | 1605kb | Incorect | 0 |
| 8 | 14ms | 1605kb | Incorect | 0 |
| 9 | 14ms | 1605kb | Incorect | 0 |
| 10 | 14ms | 1605kb | Incorect | 0 |
| Punctaj total | 10 |