Borderou de evaluare (job #2210941)

Utilizator memecoinMeme Coin memecoin Data 8 iunie 2018 18:13:51
Problema Text3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 55

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:50:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] int size = nextCharIndices[last].size() - 1; ^ user.cpp:54:46: warning: array subscript has type ‘char’ [-Wchar-subscripts] int candidate = solve(nextCharIndices[last][startIndex]); ^ user.cpp:57:36: warning: array subscript has type ‘char’ [-Wchar-subscripts] child[i] = nextCharIndices[last][startIndex]; ^ user.cpp: In function ‘int main()’: user.cpp:74:31: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[20]’ [-Wformat=] code = scanf("%s", &words[n]); ^ user.cpp:68: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:69: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
10ms876kbPartial incorect1
20ms932kbCorect10
30ms812kbCorect10
40ms752kbCorect10
54ms996kbPartial incorect1
64ms1116kbCorect10
70ms880kbCorect10
88ms1568kbPartial incorect1
90ms800kbPartial incorect1
100ms804kbPartial incorect1
Punctaj total55

Ceva nu functioneaza?