Please write a program to generator Pascal's Triangles.
The first integer is the number of Pascal's Triangles we want to generate.
The following integers are the required heights of of the Pascal's Triangles, respectively.
The generated Pascal's Triangles.