Pagini recente »
Borderou de evaluare (job #816716)
Borderou de evaluare (job #816716)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:8:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
8 | fscanf(fin,"%d%d%d%d%d",&cer,&a,&b,&c,&d);
| ~^ ~~~~
| | |
| int * long long int *
| %lld
main.c:8:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=]
8 | fscanf(fin,"%d%d%d%d%d",&cer,&a,&b,&c,&d);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:8:22: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=]
8 | fscanf(fin,"%d%d%d%d%d",&cer,&a,&b,&c,&d);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:8:24: warning: format '%d' expects argument of type 'int *', but argument 6 has type 'long long int *' [-Wformat=]
8 | fscanf(fin,"%d%d%d%d%d",&cer,&a,&b,&c,&d);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:8:26: warning: format '%d' expects argument of type 'int *', but argument 7 has type 'long long int *' [-Wformat=]
8 | fscanf(fin,"%d%d%d%d%d",&cer,&a,&b,&c,&d);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:19:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
19 | fprintf(fout,"%d",d/b*2-2);
| ~^ ~~~~~~~
| | |
| int long long int
| %lld
main.c:21:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
21 | fprintf(fout,"%d",d/b*2-1);
| ~^ ~~~~~~~
| | |
| int long long int
| %lld
main.c:25:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
25 | fprintf(fout,"%d",c/a*2-2);
| ~^ ~~~~~~~
| | |
| int long long int
| %lld
main.c:27:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
249 kb
|
Incorect
|
0
|
|
2
|
1 ms
|
512 kb
|
Incorect
|
0
|
|
3
|
1 ms
|
249 kb
|
Incorect
|
0
|
|
4
|
1 ms
|
270 kb
|
Incorect
|
0
|
|
5
|
1 ms
|
512 kb
|
Incorect
|
0
|
|
6
|
3 ms
|
155 kb
|
Incorect
|
0
|
|
7
|
1 ms
|
249 kb
|
Incorect
|
0
|
|
8
|
1 ms
|
249 kb
|
Incorect
|
0
|
|
9
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
10
|
1 ms
|
249 kb
|
Incorect
|
0
|
|
Punctaj total
|
0
|