Pagini recente » Borderou de evaluare (job #1678049) | Borderou de evaluare (job #23551) | Borderou de evaluare (job #2373749) | Borderou de evaluare (job #327080) | Borderou de evaluare (job #2450360)
Borderou de evaluare (job #2450360)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:65:17: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100002]' [-Wformat=]
scanf("%s", &s);
^
main.cpp:68:18: warning: array subscript has type 'char' [-Wchar-subscripts]
solution[s[i]] = (solution[s[i]] + comb(n - 1, i)) % MOD;
^
main.cpp:68:36: warning: array subscript has type 'char' [-Wchar-subscripts]
solution[s[i]] = (solution[s[i]] + comb(n - 1, i)) % MOD;
^
main.cpp:72:21: warning: array subscript has type 'char' [-Wchar-subscripts]
k += (solution[c] > 0);
^
main.cpp:77:19: warning: array subscript has type 'char' [-Wchar-subscripts]
if (solution[c])
^
main.cpp:78:38: warning: array subscript has type 'char' [-Wchar-subscripts]
printf("%c %d\n", c, solution[c]);
^
main.cpp:59:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("codificare.in", "r", stdin);
^
main.cpp:60:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("codificare.out", "w", stdout);
^
main.cpp:62:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:65:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", &s);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 5 |
| 2 | 2ms | 131kb | OK | 5 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 2ms | 131kb | OK | 5 |
| 5 | 2ms | 131kb | OK | 5 |
| 6 | 2ms | 131kb | OK | 5 |
| 7 | 3ms | 131kb | OK | 5 |
| 8 | 3ms | 131kb | OK | 5 |
| 9 | 3ms | 131kb | OK | 5 |
| 10 | 3ms | 131kb | OK | 5 |
| 11 | 18ms | 524kb | OK | 5 |
| 12 | 13ms | 393kb | OK | 5 |
| 13 | 19ms | 524kb | OK | 5 |
| 14 | 16ms | 393kb | OK | 5 |
| 15 | 18ms | 524kb | OK | 5 |
| 16 | 24ms | 655kb | OK | 5 |
| 17 | 13ms | 393kb | OK | 5 |
| 18 | 8ms | 262kb | OK | 5 |
| 19 | 9ms | 262kb | OK | 5 |
| 20 | 19ms | 524kb | OK | 5 |
| Punctaj total | 100 |