include void main(){int a[10];int i;for(i=0;i<10;i++){scanf(“%d”,a[i);}}include void main(){int a[10];int i;for(i=0;i<10;i++){scanf(“%d”,a[i);}}