Borderou de evaluare (job #1572407)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
str[i] = C[str[i]];
^
user.cpp:45:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
++cnt[index][str[j]];
^
user.cpp:26:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:27:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", str + 1);
^
user.cpp:67:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &i, &j);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1964kb | OK | 10 |
2 | 0ms | 2008kb | OK | 10 |
3 | 24ms | 2184kb | OK | 10 |
4 | 40ms | 2064kb | OK | 10 |
5 | 124ms | 2012kb | OK | 10 |
6 | 244ms | 2420kb | OK | 10 |
7 | 628ms | 2664kb | OK | 10 |
8 | Depăşit | 2888kb | Time limit exceeded. | 0 |
9 | Depăşit | 3100kb | Time limit exceeded. | 0 |
10 | Depăşit | 3336kb | Time limit exceeded. | 0 |
Punctaj total | 70 |