Pagini recente »
Borderou de evaluare (job #786454)
|
Borderou de evaluare (job #666208)
|
Borderou de evaluare (job #706381)
|
Borderou de evaluare (job #644233)
|
Borderou de evaluare (job #651865)
Borderou de evaluare (job #651865)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:27:14: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types]
27 | printf(fout,"%d\n",v[i]);
| ^~~~
| |
| FILE *
In file included from /usr/include/stdio.h:888,
from main.c:1:
/usr/include/bits/stdio2.h:110:32: note: expected 'const char * restrict' but argument is of type 'FILE *'
110 | printf (const char *__restrict __fmt, ...)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
main.c:39:14: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types]
39 | printf(fout,"%d\n ",v[i]);
| ^~~~
| |
| FILE *
In file included from /usr/include/stdio.h:888,
from main.c:1:
/usr/include/bits/stdio2.h:110:32: note: expected 'const char * restrict' but argument is of type 'FILE *'
110 | printf (const char *__restrict __fmt, ...)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
main.c:52:14: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types]
52 | printf(fout,"%d\n ",v[i]);
| ^~~~
| |
| FILE *
In file included from /usr/include/stdio.h:888,
from main.c:1:
/usr/include/bits/stdio2.h:110:32: note: expected 'const char * restrict' but argument is of type 'FILE *'
110 | printf (const char *__restrict __fmt, ...)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%d%d%d",&n,&e,&p1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:14:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(fin,"%d",&v[i]);
| ^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
3 ms
|
114 kb
|
Incorect
|
0
|
2
|
3 ms
|
114 kb
|
Incorect
|
0
|
3
|
3 ms
|
114 kb
|
Incorect
|
0
|
4
|
3 ms
|
114 kb
|
Incorect
|
0
|
5
|
3 ms
|
114 kb
|
Incorect
|
0
|
6
|
3 ms
|
114 kb
|
Incorect
|
0
|
7
|
3 ms
|
110 kb
|
Incorect
|
0
|
8
|
27 ms
|
225 kb
|
Incorect
|
0
|
9
|
26 ms
|
225 kb
|
Incorect
|
0
|
10
|
22 ms
|
229 kb
|
Incorect
|
0
|
Punctaj total
|
0
|