Borderou de evaluare (job #1990784)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:59:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.in", "r", stdin);
^
user.c:60:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.out", "w", stdout);
^
user.c:63:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.c:65:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &arr[i]);
^
user.c:68:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.c:71:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &tip, &v);
^
user.c: In function ‘bin_search1’:
user.c:37:2: warning: ‘mid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return mid - 1;
^
user.c: In function ‘bin_search2’:
user.c:55:2: warning: ‘mid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return mid + 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | Depăşit | Memory limit exceeded. | 0 | 0 |
2 | Depăşit | 248kb | Time limit exceeded. | 0 | 0 |
3 | Depăşit | 256kb | Time limit exceeded. | 0 | 0 |
4 | Depăşit | 252kb | Time limit exceeded. | 0 | 0 |
5 | 0ms | 288kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
6 | Depăşit | 448kb | Time limit exceeded. | 0 |
7 | Depăşit | 636kb | Time limit exceeded. | 0 | 0 |
8 | Depăşit | 636kb | Time limit exceeded. | 0 |
9 | Depăşit | 632kb | Time limit exceeded. | 0 |
10 | Depăşit | 632kb | Time limit exceeded. | 0 |
Punctaj total | 0 |