Pagini recente »
Borderou de evaluare (job #826766)
Borderou de evaluare (job #826766)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%d%d",&n,&k);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin,"%d",&y[i]);
| ^~~~~~~~~~~~~~~~~~~~~~
main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(fin,"%d",&x[i]);
| ^~~~~~~~~~~~~~~~~~~~~~
main.c:25:9: warning: 'poz' may be used uninitialized [-Wmaybe-uninitialized]
25 | fprintf(fout,"%d ",y[poz]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:9:23: note: 'poz' was declared here
9 | int n,k,i,l,s,max,poz,j;
| ^~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
|
3
|
1 ms
|
266 kb
|
OK
|
10
|
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
|
5
|
1 ms
|
266 kb
|
OK
|
10
|
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
|
7
|
1 ms
|
266 kb
|
OK
|
10
|
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
|
9
|
1 ms
|
245 kb
|
OK
|
10
|
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
|
Punctaj total
|
100
|