Borderou de evaluare (job #2103026)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cnt[0][i][ch]++;
^
user.cpp:36:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cnt[1][i][Reverse(ch)]++;
^
user.cpp: In function ‘void SolveTest(LL)’:
user.cpp:124:20: warning: narrowing conversion of ‘((n + -1ll) % ((LL)K))’ from ‘LL {aka long long int}’ to ‘int’ inside { } [-Wnarrowing]
int p {(n - 1) % K};
^
user.cpp:129:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
LL ap = cnt[0][K - 1][ch]*c0 + cnt[1][K - 1][ch]*c1;
^
user.cpp:129:52: warning: array subscript has type ‘char’ [-Wchar-subscripts]
LL ap = cnt[0][K - 1][ch]*c0 + cnt[1][K - 1][ch]*c1;
^
user.cpp:131:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
ap += cnt[0][p][ch];
^
user.cpp:133:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
ap += cnt[1][p][ch];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | Corect | 10 |
2 | 0ms | 440kb | Corect | 5 |
3 | 0ms | 644kb | Corect | 5 |
4 | 0ms | 696kb | Corect | 5 |
5 | 44ms | 2992kb | Corect | 5 |
6 | 52ms | 4508kb | Corect | 5 |
7 | 60ms | 5532kb | Corect | 5 |
8 | 68ms | 6548kb | Corect | 5 |
9 | 4ms | 2476kb | Corect | 5 |
10 | 4ms | 3496kb | Corect | 5 |
11 | 4ms | 2280kb | Corect | 5 |
12 | 4ms | 3188kb | Corect | 5 |
13 | 96ms | 20792kb | Corect | 5 |
14 | 120ms | 36064kb | Corect | 5 |
15 | 96ms | Depăşit | Memory limit exceeded. | 0 |
16 | 104ms | Depăşit | Memory limit exceeded. | 0 |
17 | 104ms | Depăşit | Memory limit exceeded. | 0 |
18 | 104ms | Depăşit | Memory limit exceeded. | 0 |
19 | 104ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 75 |