Pagini recente »
Borderou de evaluare (job #296145)
|
Borderou de evaluare (job #639730)
|
Borderou de evaluare (job #444166)
|
Borderou de evaluare (job #797825)
|
Borderou de evaluare (job #604802)
Borderou de evaluare (job #604802)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:12:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
12 | fscanf (fisier1,"%d",&c);
| ~^ ~~
| | |
| | long long int *
| int *
| %lld
main.c:13:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
13 | fscanf (fisier1,"%d %d %d",&n,&a,&b);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:13:26: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=]
13 | fscanf (fisier1,"%d %d %d",&n,&a,&b);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:13:29: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=]
13 | fscanf (fisier1,"%d %d %d",&n,&a,&b);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:16:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
16 | fscanf (fisier1,"%d",&a);
| ~^ ~~
| | |
| | long long int *
| int *
| %lld
main.c:20:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
20 | fscanf (fisier1,"%d",&a);
| ~^ ~~
| | |
| | long long int *
| int *
| %lld
main.c:23:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
23 | fprintf(fisier2,"%d",nrdiv);
| ~^ ~~~~~
| | |
| | long long int
| int
| %lld
main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf (fisier1,"%d",&c);
| ^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
OK
|
5
|
2
|
1 ms
|
131 kb
|
OK
|
5
|
3
|
1 ms
|
131 kb
|
Incorect
|
0
|
4
|
1 ms
|
131 kb
|
Incorect
|
0
|
5
|
1 ms
|
131 kb
|
Incorect
|
0
|
6
|
1 ms
|
131 kb
|
Incorect
|
0
|
7
|
1 ms
|
131 kb
|
Incorect
|
0
|
8
|
1 ms
|
131 kb
|
Incorect
|
0
|
9
|
1 ms
|
131 kb
|
Incorect
|
0
|
10
|
1 ms
|
131 kb
|
Incorect
|
0
|
11
|
1 ms
|
131 kb
|
Incorect
|
0
|
12
|
1 ms
|
131 kb
|
Incorect
|
0
|
13
|
1 ms
|
131 kb
|
Incorect
|
0
|
14
|
1 ms
|
131 kb
|
Incorect
|
0
|
15
|
1 ms
|
131 kb
|
Incorect
|
0
|
16
|
1 ms
|
131 kb
|
Incorect
|
0
|
17
|
1 ms
|
131 kb
|
Incorect
|
0
|
18
|
2 ms
|
131 kb
|
Incorect
|
0
|
19
|
1 ms
|
131 kb
|
Incorect
|
0
|
20
|
1 ms
|
131 kb
|
Incorect
|
0
|
Punctaj total
|
10
|