#include
int main()
{
int i,x;
int top=1,bot=15,mid;
int str[15];
printf("Please enter 15 integer number:n");
for(i=0;i