#A1701P. 正三角

正三角

Description

输入一个整数n,打印n行如图所示图形

Input Format

一个整数n

Output Format

如图所示图形

3
  *
 ***
*****

Source

信奥星OJ http://127.0.0.1