void main()
{
int b[5]={3,5,7,2,8,10};
int ost=x%2;
for(x=0;x<4;x++);
{
if(ost=1);
printf("uneven\n",x);
if(ost=0);
printf("even\n",x);
}
printf("%d",b[x]);
}