Pagini recente » Borderou de evaluare (job #2594037) | Borderou de evaluare (job #2235970) | Borderou de evaluare (job #2348968) | Borderou de evaluare (job #259797) | Borderou de evaluare (job #2210863)
Borderou de evaluare (job #2210863)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve(int)’:
user.cpp:48:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
auto v = nextCharIndices[last];
^
user.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = startIndex; j < v.size(); ++j) {
~~^~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:79: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 | 4ms | 964kb | Corect | 10 |
2 | 40ms | 4756kb | Corect | 10 |
3 | 0ms | 848kb | Corect | 10 |
4 | 0ms | 844kb | Corect | 10 |
5 | Depăşit | 1352kb | Time limit exceeded. | 0 |
6 | 4ms | 1300kb | Corect | 10 |
7 | 0ms | 848kb | Corect | 10 |
8 | Depăşit | 4748kb | Time limit exceeded. | 0 |
9 | 0ms | 884kb | Corect | 10 |
10 | 4ms | 1240kb | Corect | 10 |
Punctaj total | 80 |