Pagini recente » Borderou de evaluare (job #386273) | Borderou de evaluare (job #3274604) | Borderou de evaluare (job #129052) | Borderou de evaluare (job #922302) | Borderou de evaluare (job #2565637)
Borderou de evaluare (job #2565637)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:35:38: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[0][i] = last[0][word[0][i]] + 1;
^
main.cpp:36:38: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[1][i] = last[1][word[1][i]] + 1;
^
main.cpp:37:27: warning: array subscript has type 'char' [-Wchar-subscripts]
last[0][word[0][i]] = dp[0][i];
^
main.cpp:38:27: warning: array subscript has type 'char' [-Wchar-subscripts]
last[1][word[1][i]] = dp[1][i];
^
main.cpp: In function 'void solve(long long int)':
main.cpp:68:35: warning: array subscript has type 'char' [-Wchar-subscripts]
ans += pairs * (last[0][letter] + last[1][letter]);
^
main.cpp:68:53: warning: array subscript has type 'char' [-Wchar-subscripts]
ans += pairs * (last[0][letter] + last[1][letter]);
^
main.cpp:69:47: warning: array subscript has type 'char' [-Wchar-subscripts]
ans += remaining * last[kind(full)][letter];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Corect | 10 |
2 | 2ms | 131kb | Partial corect | 2 |
3 | 3ms | 131kb | Partial corect | 2 |
4 | 3ms | 131kb | Partial corect | 2 |
5 | 41ms | 524kb | Partial corect | 2 |
6 | 46ms | 655kb | Partial corect | 2 |
7 | 51ms | 786kb | Partial corect | 2 |
8 | 57ms | 786kb | Partial corect | 2 |
9 | 4ms | 262kb | Partial corect | 2 |
10 | 4ms | 262kb | Partial corect | 2 |
11 | 4ms | 131kb | Partial corect | 2 |
12 | 5ms | 262kb | Partial corect | 2 |
13 | 55ms | 1048kb | Partial corect | 2 |
14 | 62ms | 1441kb | Partial corect | 2 |
15 | 70ms | 2228kb | Partial corect | 2 |
16 | 85ms | 2621kb | Partial corect | 2 |
17 | 100ms | 2883kb | Partial corect | 2 |
18 | 104ms | 3145kb | Partial corect | 2 |
19 | 97ms | 3276kb | Partial corect | 2 |
Punctaj total | 46 |