When input : 1 
int main()
{
int a;
int d=1;
while((d++)==((scanf("%d",&d))==1))
{
printf(" c prog");
}
}


Posted on by