Wednesday, August 22, 2012

Palindrome Char Pyramid: 01

Problem:

                        a
                      a b a
                    a b c b a
                  a b c d c b a
                a b c d e d c b a
     Write a C program to draw it.



Solution:


Thank You all..


0 comments:

Post a Comment