Points: 100 Time limit: 1.0s Memory limit: 512M Input: stdin Output: stdout

Vẽ tam giác bậc n

Example

Test 1

Input
4 
Output
*******
  *****
    ***
      *

Comments

There are no comments at the moment.