Pagini recente » Cod sursa (job #1800594) | Borderou de evaluare (job #419905) | Borderou de evaluare (job #2626282) | Borderou de evaluare (job #527443) | Borderou de evaluare (job #2565660)
Borderou de evaluare (job #2565660)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:32:38: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[0][i] = last[0][word[0][i]] + 1;
^
main.cpp:33:38: warning: array subscript has type 'char' [-Wchar-subscripts]
dp[1][i] = last[1][word[1][i]] + 1;
^
main.cpp:34:27: warning: array subscript has type 'char' [-Wchar-subscripts]
last[0][word[0][i]] = dp[0][i];
^
main.cpp:35: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:65:35: warning: array subscript has type 'char' [-Wchar-subscripts]
ans += pairs * (last[0][letter] + last[1][letter]);
^
main.cpp:65:53: warning: array subscript has type 'char' [-Wchar-subscripts]
ans += pairs * (last[0][letter] + last[1][letter]);
^
main.cpp:66: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 | Corect | 5 |
3 | 3ms | 131kb | Corect | 5 |
4 | 3ms | 131kb | Corect | 5 |
5 | 38ms | 393kb | Corect | 5 |
6 | 43ms | 524kb | Corect | 5 |
7 | 49ms | 524kb | Corect | 5 |
8 | 54ms | 524kb | Corect | 5 |
9 | 4ms | 131kb | Corect | 5 |
10 | 4ms | 262kb | Corect | 5 |
11 | 4ms | 131kb | Corect | 5 |
12 | 5ms | 262kb | Corect | 5 |
13 | 53ms | 917kb | Corect | 5 |
14 | 60ms | 1310kb | Corect | 5 |
15 | 66ms | 2097kb | Corect | 5 |
16 | 82ms | 2490kb | Corect | 5 |
17 | 98ms | 2752kb | Corect | 5 |
18 | 106ms | 3014kb | Corect | 5 |
19 | 119ms | 3145kb | Corect | 5 |
Punctaj total | 100 |