Complete squares
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Positive integer is given. Print in increasing order the first squares of positive integers.
Input
One positive integer .
Output
Print in one line the first squares of positive integers.
Examples
Input #1
Answer #1
Submissions 9K
Acceptance rate 71%