Borderou de evaluare (job #2200655)
Raport evaluator
Compilare:
user.c: In function ‘citire’:
user.c:11:19: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat=]
fscanf(fin, "%d", &n);
^
user.c:13:23: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat=]
fscanf(fin, "%d", &v[i]);
^
user.c: In function ‘main’:
user.c:53:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(fout, "%d", C[ 1 ][ n ]);
^
user.c: In function ‘citire’:
user.c:11:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^~~~~~~~~~~~~~~~~~~~~
user.c:13:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &v[i]);
^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 796kb | OK | 10 |
2 | 0ms | 856kb | OK | 10 |
3 | 0ms | 876kb | OK | 10 |
4 | 0ms | 832kb | OK | 10 |
5 | 0ms | 876kb | OK | 10 |
6 | 4ms | 1128kb | OK | 10 |
7 | 32ms | 3476kb | OK | 10 |
8 | 100ms | 3596kb | Incorect | 0 |
9 | 236ms | 3716kb | Incorect | 0 |
10 | 448ms | 5856kb | Incorect | 0 |
Punctaj total | 70 |