Pagini recente »
Borderou de evaluare (job #859831)
Borderou de evaluare (job #859831)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:13:24: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=]
13 | fscanf(fin,"%lld", &v[i]);
| ~~~^ ~~~~~
| | |
| | int *
| long long int *
| %d
main.c:20:24: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=]
20 | fscanf(fin,"%lld", &f[i]);
| ~~~^ ~~~~~
| | |
| | int *
| long long int *
| %d
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%lld", &n);
| ^~~~~~~~~~~~~~~~~~~~~~
main.c:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin,"%lld", &v[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
20 | fscanf(fin,"%lld", &f[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
252 kb
|
OK
|
10
|
|
2
|
1 ms
|
252 kb
|
Incorect
|
0
|
|
3
|
1 ms
|
252 kb
|
Incorect
|
0
|
|
4
|
1 ms
|
252 kb
|
Incorect
|
0
|
|
5
|
4 ms
|
252 kb
|
Incorect
|
0
|
|
6
|
3 ms
|
252 kb
|
Incorect
|
0
|
|
7
|
3 ms
|
252 kb
|
Incorect
|
0
|
|
8
|
4 ms
|
252 kb
|
Incorect
|
0
|
|
9
|
4 ms
|
252 kb
|
Incorect
|
0
|
|
10
|
4 ms
|
252 kb
|
Incorect
|
0
|
|
Penalizare: 10% (pentru 2 submisie/ii)
|
10%
|
|
Punctaj total
|
9
|