Borderou de evaluare (job #1829020)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:60:3: warning: pointer targets in passing argument 1 of ‘Ciur’ differ in signedness [-Wpointer-sign]
Ciur(v,b);
^
user.c:5:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’
void Ciur(char v[],int b) {
^
user.c:61:3: warning: pointer targets in passing argument 1 of ‘difprim’ differ in signedness [-Wpointer-sign]
ok =difprim(v,a,b,&imax,&jmax);
^
user.c:24:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’
int difprim(char v[],int a,int b,int *imax,int *jmax) {
^
user.c:57:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 264kb | OK | 10 |
2 | 0ms | 260kb | OK | 10 |
3 | 0ms | 260kb | OK | 10 |
4 | 0ms | 352kb | OK | 10 |
5 | 52ms | 2212kb | OK | 10 |
6 | Depăşit | 7964kb | Time limit exceeded. | 0 |
7 | Depăşit | 9028kb | Time limit exceeded. | 0 |
8 | 192ms | 4076kb | OK | 10 |
9 | Depăşit | 8172kb | Time limit exceeded. | 0 |
10 | Depăşit | 10000kb | Time limit exceeded. | 0 |
Punctaj total | 60 |