Pagini recente »
Borderou de evaluare (job #594730)
Borderou de evaluare (job #594730)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:10:17: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
10 | fscanf(fin,"%I64d\n%d",&s,&n);
| ~~~~^ ~~
| | |
| int * long long int *
| %I64lld
main.c:24:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
24 | fprintf(fout,"%I64d",s);
| ~~~~^ ~
| | |
| | long long int
| int
| %I64lld
main.c:10:1: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%I64d\n%d",&s,&n);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:12:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin,"%d\n",&a);
| ^~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
2
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
3
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
4
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
5
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
6
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
7
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
8
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
9
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
10
|
1 ms
|
262 kb
|
Incorect
|
0
|
|
Punctaj total
|
0
|