#includestdio.h
int main()
{
int i = 1, j = 1;
for(--i && j++ ; i10; i+=2)
{
printf("sookshmas ");
}
return 0;
}

Posted on by