Pagini recente » Borderou de evaluare (job #2020889) | Borderou de evaluare (job #422319) | Borderou de evaluare (job #1251694) | Borderou de evaluare (job #723327) | Borderou de evaluare (job #2210934)
Borderou de evaluare (job #2210934)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve(int)’:
user.cpp:48:74: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int startIndex = binarySearchStartIndex(last, i, 0, nextCharIndices[last].size() - 1);
^
user.cpp:51:52: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for (int j = startIndex; j < nextCharIndices[last].size(); ++j) {
^
user.cpp:51:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = startIndex; j < nextCharIndices[last].size(); ++j) {
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
user.cpp:52:46: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int candidate = solve(nextCharIndices[last][j]);
^
user.cpp:55:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
child[i] = nextCharIndices[last][j];
^
user.cpp: In function ‘int main()’:
user.cpp:72:31: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[20]’ [-Wformat=]
code = scanf("%s", &words[n]);
^
user.cpp:66:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("text3.in", "r", stdin);
^
user.cpp:67:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("text3.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 808kb | Corect | 10 |
2 | 4ms | 860kb | Corect | 10 |
3 | 0ms | 860kb | Corect | 10 |
4 | 0ms | 816kb | Corect | 10 |
5 | 12ms | 1000kb | Corect | 10 |
6 | 4ms | 1108kb | Corect | 10 |
7 | 0ms | 864kb | Corect | 10 |
8 | Depăşit | 1540kb | Time limit exceeded. | 0 |
9 | 0ms | 764kb | Corect | 10 |
10 | 0ms | 880kb | Corect | 10 |
Punctaj total | 90 |