Pagini recente » Borderou de evaluare (job #2990111) | Borderou de evaluare (job #1044175) | Borderou de evaluare (job #782419) | Borderou de evaluare (job #1913338) | Borderou de evaluare (job #2523895)
Borderou de evaluare (job #2523895)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:27:20: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[first] + 1 > dp[last]){
^
main.cpp:27:35: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[first] + 1 > dp[last]){
^
main.cpp:28:20: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[last] = dp[first] + 1;
^
main.cpp:28:32: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[last] = dp[first] + 1;
^
main.cpp:29:29: warning: array subscript has type 'char' [-Wchar-subscripts]
t[i] = pos[first];
^
main.cpp:30:21: warning: array subscript has type 'char' [-Wchar-subscripts]
pos[last] = i;
^
main.cpp:32:23: warning: array subscript has type 'char' [-Wchar-subscripts]
if(dp[last] > sol){
^
main.cpp:33:30: warning: array subscript has type 'char' [-Wchar-subscripts]
sol = dp[last];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 786kb | Corect | 10 |
2 | 4ms | 786kb | Corect | 10 |
3 | 3ms | 786kb | Corect | 10 |
4 | 4ms | 786kb | Corect | 10 |
5 | 5ms | 786kb | Corect | 10 |
6 | 6ms | 786kb | Corect | 10 |
7 | 3ms | 786kb | Corect | 10 |
8 | 9ms | 1179kb | Corect | 10 |
9 | 4ms | 786kb | Corect | 10 |
10 | 4ms | 786kb | Corect | 10 |
Punctaj total | 100 |