Wednesday, August 22, 2012

Palindrome Char Pyramid: 02

Problem:

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



Solution:


Thank you all..


0 comments:

Post a Comment