Pagini recente » Borderou de evaluare (job #1180352) | Borderou de evaluare (job #1909881) | Borderou de evaluare (job #1932313) | Borderou de evaluare (job #1049960) | Borderou de evaluare (job #2143579)
Borderou de evaluare (job #2143579)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:56: warning: array subscript has type ‘char’ [-Wchar-subscripts]
price[i][y] = price[ i + 1 ][y - 1] + cost[v[i]][v[y]];
^
user.cpp:34:62: warning: array subscript has type ‘char’ [-Wchar-subscripts]
price[i][y] = price[ i + 1 ][y - 1] + cost[v[i]][v[y]];
^
user.cpp:39:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[i] = dp[i - 2] + cost[v[i - 1]][v[i]];
^
user.cpp:39:44: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[i] = dp[i - 2] + cost[v[i - 1]][v[i]];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1636kb | OK | 10 |
2 | 0ms | 1660kb | Incorect | 0 |
3 | 0ms | 1720kb | Incorect | 0 |
4 | 0ms | 1824kb | Incorect | 0 |
5 | 0ms | 2216kb | Incorect | 0 |
6 | 4ms | 2608kb | Incorect | 0 |
7 | 4ms | 2608kb | Incorect | 0 |
8 | 4ms | 2604kb | Incorect | 0 |
9 | 4ms | 2608kb | Incorect | 0 |
10 | 4ms | 2612kb | Incorect | 0 |
Punctaj total | 10 |