Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2210941)
| Utilizator | 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 |
|---|---|---|---|---|
| 1 | 0ms | 876kb | Partial incorect | 1 |
| 2 | 0ms | 932kb | Corect | 10 |
| 3 | 0ms | 812kb | Corect | 10 |
| 4 | 0ms | 752kb | Corect | 10 |
| 5 | 4ms | 996kb | Partial incorect | 1 |
| 6 | 4ms | 1116kb | Corect | 10 |
| 7 | 0ms | 880kb | Corect | 10 |
| 8 | 8ms | 1568kb | Partial incorect | 1 |
| 9 | 0ms | 800kb | Partial incorect | 1 |
| 10 | 0ms | 804kb | Partial incorect | 1 |
| Punctaj total | 55 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
