Template 2
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Given the positive integer . Print the image of size , formed by the asterisk and space characters as shown in the example.
Input
One positive integer .
Output
Print the image .
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 7K
Acceptance rate 54%