Borderou de evaluare (job #1535777)
Raport evaluator
Compilare:
user.c: In function ‘precalc’:
user.c:24:9: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nr[poz[s[j]]][p]++;
^
user.c:25:9: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nr[poz[s[j]]][p] > max[p]){
^
user.c: In function ‘main’:
user.c:38:25: warning: unused variable ‘aux’ [-Wunused-variable]
int n, m, i, j, x, y, aux;
^
user.c:39:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d ", &n, &m);
^
user.c:40:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, n + 2, in);
^
user.c:47:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 316kb | OK | 10 |
2 | 0ms | 364kb | OK | 10 |
3 | 20ms | 536kb | OK | 10 |
4 | 36ms | 412kb | OK | 10 |
5 | 116ms | 372kb | OK | 10 |
6 | 232ms | 768kb | OK | 10 |
7 | 596ms | 1000kb | OK | 10 |
8 | Depăşit | 1236kb | Time limit exceeded. | 0 |
9 | Depăşit | 1436kb | Time limit exceeded. | 0 |
10 | Depăşit | 1672kb | Time limit exceeded. | 0 |
Punctaj total | 70 |