Computer Science, asked by arnav7867, 10 months ago

if a=12 output of this program : #include #include void main() { int a,b,c,d; printf("give me a range"); scanf("%d",&a); printf("*"); for(b=1;b<=a*2;b++) { for (c=2;d<=c;d++) { d=1; printf(" "); for(c=1;c==a;) { c++; } } printf("*"); printf("\n"); } getch(); }

Answers

Answered by akshayamaremalla2
0

should decode this answer

Similar questions