Pagini recente » Borderou de evaluare (job #395571) | Borderou de evaluare (job #2113271) | Borderou de evaluare (job #3000433) | Borderou de evaluare (job #1315519) | Borderou de evaluare (job #984099)
Borderou de evaluare (job #984099)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[ word[1][lg[1] - 1] ] = 1;
^
user.cpp:37:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
poz [ word[1][lg[1] - 1] ] = 1;
^
user.cpp:39:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[i] = best[word[i][0]] + 1;
^
user.cpp:40:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
t[i] = poz[word[i][0]];
^
user.cpp:41:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (dp[i] > best[word[i][lg[i] - 1]]) {
^
user.cpp:42:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[word[i][lg[i] - 1]] = dp[i];
^
user.cpp:43:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
poz[word[i][lg[i] - 1]] = i;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 468kb | Corect | 10 |
| 2 | 4ms | 456kb | Corect | 10 |
| 3 | 0ms | 392kb | Corect | 10 |
| 4 | 0ms | 392kb | Corect | 10 |
| 5 | 4ms | 724kb | Corect | 10 |
| 6 | Depăşit | 352kb | Time limit exceeded. | 0 |
| 7 | 0ms | 392kb | Corect | 10 |
| 8 | 8ms | 1264kb | Corect | 10 |
| 9 | 4ms | 428kb | Corect | 10 |
| 10 | 4ms | 460kb | Corect | 10 |
| Punctaj total | 90 |