1
01
101
0101
10101

Answer Posted / best in the world

#include<stdio.h>
#include<conio.h>
void main()
{
int i,j,k;
for(i=1;i<=5;i++)
{
for(j=1;j<=i;j++)
{
printf("%d ",(i+j+1)%2);
}
printf("\n");
}
getch();
}




THIS IS THE BEST SOLUTION IN THE WORLD

Is This Answer Correct ?    59 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain force?

629


what are the different types of database servers

1469


sir , i am prparing for IOCL engineergin post please send me the old placement papers

1596


plz plz help me "how can i face dell varcent round"....? plzzzzzzzz help me friends.....?

1547


How to score well in examination of MCA(engg) december 2012? please reply soon........

1403






please send aptitude test papers for reference with answers

1266


Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot

1475


Why is using C language

1558


write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers

1283


sir now i am studying B.Tech final year so now i am eligible for writing group 1 and 2 or not?

1236


what is the pri request of binary search

1275


hi,i came to US to pursue my masters in computer information technology.Can i do my masters the first 6months in US and the rest 9 months course from INDIA through online education

1379


What would be your first invention?

735


sample sbi questions paper

1417


can anyone help me with an article or a few pointers on what are the industry expectations from Fresh engineers in today's market scenario

1361