1209: 圣诞树

Memory Limit:128 MB Time Limit:1 S
Judge Style:Text Compare Creator:
Submit:410 Solved:236

Description

Input

输入数字

Output

输出圣诞树,*号之间没有空格

Sample Input Copy

3
1 4 3
5 4 3
5 4 4
2 5

Sample Output Copy

        *
      *****
    *********
      *****
    *********
  *************
      *****
    *********
  *************
*****************
      *****
      *****

加入题单

算法标签: