Pagini recente » Borderou de evaluare (job #2199551) | Borderou de evaluare (job #2870450) | Borderou de evaluare (job #862684) | Borderou de evaluare (job #486491) | Borderou de evaluare (job #1407044)
Borderou de evaluare (job #1407044)
Raport evaluator
Compilare:
user.c:3:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
void main(void){
^
user.c: In function ‘main’:
user.c:18:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
V = (double *) malloc(( R + 1 ) * sizeof(double));
^
user.c:18:20: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
V = (double *) malloc(( R + 1 ) * sizeof(double));
^
user.c:19:5: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration]
Cont = (double *) calloc ( R + 1, sizeof(double));
^
user.c:19:23: warning: incompatible implicit declaration of built-in function ‘calloc’ [enabled by default]
Cont = (double *) calloc ( R + 1, sizeof(double));
^
user.c:62:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(V);
^
user.c:62:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
user.c:14:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &R);
^
user.c:15:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &P);
^
user.c:22:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lf", V + i);
^
user.c:42:32: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
*(Cont + poz) = *(Cont + poz) + 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 296kb | OK! | 5 | 0 |
2 | 0ms | 292kb | OK! | 5 |
3 | 0ms | 296kb | OK! | 5 |
4 | 0ms | 312kb | OK! | 5 |
5 | 0ms | 312kb | Raspuns gresit! | 0 |
6 | 0ms | 316kb | Raspuns gresit! | 0 |
7 | 0ms | 316kb | Raspuns gresit! | 0 |
8 | 0ms | 340kb | Raspuns gresit! | 0 |
9 | 0ms | 320kb | Raspuns gresit! | 0 |
10 | 0ms | 312kb | Raspuns gresit! | 0 |
11 | 0ms | 320kb | Raspuns gresit! | 0 |
12 | Depăşit | 1052kb | Time limit exceeded. | 0 |
13 | Depăşit | 1028kb | Time limit exceeded. | 0 |
14 | Depăşit | 1048kb | Time limit exceeded. | 0 |
15 | Depăşit | 1056kb | Time limit exceeded. | 0 |
16 | 0ms | 292kb | Raspuns gresit! | 0 |
17 | 0ms | 292kb | Raspuns gresit! | 0 |
18 | 0ms | 288kb | Raspuns gresit! | 0 |
19 | 0ms | 284kb | Raspuns gresit! | 0 |
20 | 0ms | 288kb | Raspuns gresit! | 0 |
Punctaj total | 0 |