1852: 【CSP字符】打印字母塔▅

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:3 Solved:3

Description

输入行数 lns="http://www.w3.org/1998/Math/MathML">n,打印图形。

Input

输入只有一行,包括 lns="http://www.w3.org/1998/Math/MathML">1 个整数。( lns="http://www.w3.org/1998/Math/MathML">n15)

Output

输出有 lns="http://www.w3.org/1998/Math/MathML">n 行。

Sample Input Copy

3

Sample Output Copy

  A
 BAB
CBABC