Pagini recente »
Borderou de evaluare (job #322468)
|
Borderou de evaluare (job #331452)
|
Borderou de evaluare (job #181606)
|
Borderou de evaluare (job #28985)
|
Borderou de evaluare (job #596704)
Borderou de evaluare (job #596704)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:14:11: warning: passing argument 1 of 'scanf' from incompatible pointer type [-Wincompatible-pointer-types]
14 | scanf(fin,"%d%d",&n,&k);
| ^~~
| |
| FILE *
In file included from main.c:1:
/usr/include/stdio.h:397:42: note: expected 'const char * restrict' but argument is of type 'FILE *'
397 | extern int scanf (const char *__restrict __format, ...) __wur;
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
main.c:18:15: warning: passing argument 1 of 'scanf' from incompatible pointer type [-Wincompatible-pointer-types]
18 | scanf(fin,"%d",&x);
| ^~~
| |
| FILE *
In file included from main.c:1:
/usr/include/stdio.h:397:42: note: expected 'const char * restrict' but argument is of type 'FILE *'
397 | extern int scanf (const char *__restrict __format, ...) __wur;
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
main.c:67:12: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types]
67 | printf(fout,"%d %d",s,maxx);
| ^~~~
| |
| FILE *
In file included from /usr/include/stdio.h:866,
from main.c:1:
/usr/include/bits/stdio2.h:108:32: note: expected 'const char * restrict' but argument is of type 'FILE *'
108 | printf (const char *__restrict __fmt, ...)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
main.c:68:5: warning: implicit declaration of function 'close'; did you mean 'fclose'? [-Wimplicit-function-declaration]
68 | close(fout);
| ^~~~~
| fclose
main.c:14:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | scanf(fin,"%d%d",&n,&k);
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:18:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result]
18 | scanf(fin,"%d",&x);
| ^~~~~~~~~~~~~~~~~~
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
|